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.

MySQL >> Tcl >> Trivia

Old posts that have not been replied to for several years.
Locked
S
Salk

Post by Salk »

Hi all,

Read all the posts and replies on MySQL >> Tcl.

What i want to know has anyone seen or know of a site to help me get started with changing my bots scoring to mysql tables.

I am looking for leads not answers- thx
S
Salk

obviously nothing ?

Post by Salk »

No one got any suggestions ?

Salk
t
tainted
Master
Posts: 239
Joined: Sun May 12, 2002 8:00 pm
Location: chicago
Contact:

Post by tainted »

Do a search on the forum for the term sql.. It seems that not many people use sql with their bots, for one reason or another. If you do happen across some scripts or pages, please drop me a PM on here.
S
Salk

mysql.mod

Post by Salk »

Fiddling around with this atm - had trouble getting it compiled though.

Im going to tinker around and see what i can come up with.
s
sar

mysqltcl-2

Post by sar »

I've been messing with an eggdrop of mine using sql for some stuff, and I've been using the mysqltcl-2 library for interface for tcl->mysql. It can be found here: http://www.xdobry.de/mysqltcl/

I did a search on freshmeat and some other places and came up with that, and a couple others, but that one is the only one i've tried anything with, and 'man mysqltcl' is the documentation for it once installed.

sar
Locked