View previous topic :: View next topic |
Author |
Message |
-Acidized-
Joined: 05 Apr 2005 Posts: 4
|
Posted: Tue Apr 05, 2005 23:32 Post subject: Error: Table doesnt exist |
|
|
now this is possibly the craziest crap i've ever seen with the odbc2 module.
basicly the program is screaming at me that the table "pwdata" doesnt exist and as we all know pwdata is the main one in the executed sql file. now this table does exist i have no doubt about that.
im using SetPersistentLocation(); function in an On Rest script
if i should do this through pure sql and the supplied SQL* functions please let me know.
Thanks
Acidized
P.S. Check your TI Black theme its messed up
that was directed at Papillon (i wouldnt recommend checking it if your not him) you wont be able to see the boards. |
|
Back to top |
|
|
Acrodania
Joined: 02 Jan 2005 Posts: 208
|
Posted: Wed Apr 06, 2005 0:25 Post subject: |
|
|
Could you give us some history?
New install?
Recent update?
Which database type?
Another part of the system works?
Recent update to SPXX on the OS?
Can you go connect to the database through the command line utilities and see the table?
There have been some major changes in the setup of the system in the last few releases so if the problem is #1-2 then its probably a configuration error. |
|
Back to top |
|
|
-Acidized-
Joined: 05 Apr 2005 Posts: 4
|
Posted: Wed Apr 06, 2005 2:01 Post subject: |
|
|
New Install
ODBC2 MySQL
Windows XP Pro SP2 (Not Recent)
MySQLCC and Command Line connect and use the database along with the table
Configuration is set it connects to the database fine just doesnt find the table |
|
Back to top |
|
|
DarkstarsDad
Joined: 17 Jan 2005 Posts: 59 Location: Overland Park, Kansas USA
|
Posted: Wed Apr 06, 2005 2:58 Post subject: mysql |
|
|
did you install the development files from the Mysql site? as well as the base program? _________________ Just because you think you can't. Is the best reason to try it anyway. |
|
Back to top |
|
|
-Acidized-
Joined: 05 Apr 2005 Posts: 4
|
Posted: Wed Apr 06, 2005 3:59 Post subject: |
|
|
You dont need the dev files for windows server only linux
im not compiling anything im using the binary's provided so yea. |
|
Back to top |
|
|
JeroenB
Joined: 31 Dec 2004 Posts: 228 Location: Netherlands
|
Posted: Wed Apr 06, 2005 8:44 Post subject: |
|
|
What does it all say in the log file? (nwnx_odbc.txt in your log0 directory) |
|
Back to top |
|
|
window229
Joined: 21 Sep 2005 Posts: 3
|
|
Back to top |
|
|
|