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.
Help for those learning Tcl or writing their own scripts.
-
pauls74462
- Voice
- Posts: 2
- Joined: Thu Mar 12, 2009 7:41 pm
Post
by pauls74462 »
I need to know how to get a get information out of a db with an eggy.
-
Sir_Fz
- Revered One
- Posts: 3794
- Joined: Sun Apr 27, 2003 3:10 pm
- Location: Lebanon
-
Contact:
Post
by Sir_Fz »
You need to be more specific, at least state what database system you'll be using.
Searching the forum returns a lot of examples.
-
pauls74462
- Voice
- Posts: 2
- Joined: Thu Mar 12, 2009 7:41 pm
Post
by pauls74462 »
Sir_Fz wrote:You need to be more specific, at least state what database system you'll be using.
Searching the forum returns a lot of examples.
MySQL db
-
nml375
- Revered One
- Posts: 2860
- Joined: Fri Aug 04, 2006 2:09 pm
Post
by nml375 »
You'll need the
mysqltcl tcl-module for that.
NML_375