<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/1752" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2002-05-19T12:06:00-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/1752</id>

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-19T12:06:00-04:00</updated>

		<published>2002-05-19T12:06:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7059#p7059</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7059#p7059"/>
		<title type="html"><![CDATA[Eggdrop tclsql problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7059#p7059"><![CDATA[
Hello<br>I'm running:<br>-Freebsd4.5 (i386)<br>-mysql Ver 11.15 Distrib 3.23.47, for -freebsd4.5 (i386)<br>-Eggdrop v1.6.9: 5 users (mem: 88k)<br>-TCL8.3<br>-tclsql 1.1<br><br>I installed tcl8.3 and tclsql through /stand/sysinstall so they should both be compiled correctly. The tclsql commands work correctly in tclsh, I can query the mysql server without any problems, but when I load the sql package in my eggdrop and try to connect, I get the following error:<br><br>[15:40] Tcl error [sql]: too many nested calls to Tcl_EvalObj (infinite loop?)<br><br>The eggdrop doesn't crash but the sql query certaintly doesn't work either. Below is the TCL code that triggers the error:<br><br>package require sql<br>set conn [sql connect localhost someuser secret]<br><br>Can someone tell me why there is a difference in the behaviour of tclsql in the normal tclsh versus in an eggdrops tcl script ?<br>How do I make this work ?<p>Statistics: Posted by Guest — Sun May 19, 2002 12:06 pm</p><hr />
]]></content>
	</entry>
	</feed>
