logo logo

 Back to main page

The NWNX Community Forum

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
NWNX Windows Problem

 
Post new topic   Reply to topic    nwnx.org Forum Index -> Windows technical support
View previous topic :: View next topic  
Author Message
Zycor



Joined: 17 Apr 2005
Posts: 4

PostPosted: Sun Apr 17, 2005 10:01    Post subject: NWNX Windows Problem Reply with quote

Here is my error during testing the APS_DEMO mod. This cam outta the log file.

NWNX ODBC2 plugin V.0.9.2.4
(c) 2005 by Ingmar Stieger (Papillon) and Jeroen Broekhuizen
visit us at http://www.nwnx.org

o Logfile maximum size limit is: 524288 bytes
o Log level: Everything will be logged.
o Using ODBC connection.
o Hooking SCO....hooked at 5c4320
o Hooking RCO....hooked at 5c4200
o Connect successful.
o Got request: DROP TABLE pwdata
o Got request: CREATE TABLE pwdata (player varchar(64) NOT NULL default '~',tag varchar(64) NOT NULL default '~',name varchar(64) NOT NULL default '~',val text,expire int(11) default NULL,last timestamp NOT NULL default current_timestamp,PRIMARY KEY (player,tag,name))
! SQL Error: [Microsoft][ODBC Microsoft Access Driver] Syntax error in CREATE TABLE statement.
o Disconnecting from database.

I am using a MS Access database. HELP
Back to top
View user's profile Send private message Yahoo Messenger
Papillon
x-man


Joined: 28 Dec 2004
Posts: 1060
Location: Germany

PostPosted: Sun Apr 17, 2005 11:06    Post subject: Reply with quote

The default CREATE statement in the aps_demo module has been crafted for MySQL. I am sure you should be able to find the correct statement for Access somewhere on these boards, if not, maybe someone can post an example below.
_________________
Papillon
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Zycor



Joined: 17 Apr 2005
Posts: 4

PostPosted: Sun Apr 17, 2005 18:17    Post subject: MySQL for Windows Reply with quote

Is MySQL on windows a common database for NWN? Is this a better choice?
Back to top
View user's profile Send private message Yahoo Messenger
Papillon
x-man


Joined: 28 Dec 2004
Posts: 1060
Location: Germany

PostPosted: Mon Apr 18, 2005 8:15    Post subject: Reply with quote

As easy as Access but better suited would be the SQLite option, which also requires no installation. If you want to support multiple servers or just like MySQL better, than take it, since its the most used database for NWN servers.
_________________
Papillon
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> Windows technical support All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group