| View previous topic :: View next topic |
| Author |
Message |
ultralord Master

Joined: 06 Nov 2006 Posts: 255
|
Posted: Wed Jan 14, 2009 10:27 am Post subject: mysqltcl script |
|
|
any worked mysqltcl script to test if i have problem? also the .sql file to load on mysql..
thnx |
|
| Back to top |
|
 |
incith Master

Joined: 23 Apr 2005 Posts: 275 Location: Canada
|
|
| Back to top |
|
 |
ultralord Master

Joined: 06 Nov 2006 Posts: 255
|
Posted: Wed Jan 14, 2009 9:18 pm Post subject: |
|
|
| i use some of these but something missing like the sql file for mysql or something else.. i need something simple to test only :p |
|
| Back to top |
|
 |
incith Master

Joined: 23 Apr 2005 Posts: 275 Location: Canada
|
Posted: Wed Jan 14, 2009 9:31 pm Post subject: |
|
|
I clicked on 2 random ones and they both had the SQL data necessary. You will have to import the .sql files, or the data that looks like CREATE (blah blah blah) (check in the Tcl file itself or the readme files that come with the script), using mysqladmin or phpMyAdmin (google it) or some other tool for connecting and importing sql code to your server. You aren't providing very much information otherwise, and setting up MySQL or phpMyAdmin would be out of the scope of these forums in my opinion. _________________ ; Answer a few unanswered posts! |
|
| Back to top |
|
 |
ultralord Master

Joined: 06 Nov 2006 Posts: 255
|
Posted: Thu Jan 15, 2009 1:45 am Post subject: |
|
|
| something else.. i try all that scripts :/ |
|
| Back to top |
|
 |
|