This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 1 match

by jim1568
Fri Sep 19, 2008 12:46 am
Forum: Scripting Help
Topic: help with mysqltcl
Replies: 1
Views: 2298

help with mysqltcl

i use mysqltcl for eggdrop to connect my db(in windows) it always showed this error Tcl error [ms:groupnukes]: can't read "mysql_(handle)": no such variable the code as below: set mysql_(handle) [mysqlconnect -host $mysql_(host) -user $mysql_(user) -password $mysql_(password) -db $mysql_(d...