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 
 
Problem whit ROW ???

 
Post new topic   Reply to topic    nwnx.org Forum Index -> Database related
View previous topic :: View next topic  
Author Message
ballestolive



Joined: 30 Oct 2006
Posts: 22
Location: FRENCH

PostPosted: Mon Oct 30, 2006 22:13    Post subject: Problem whit ROW ??? Reply with quote

Hello, I have a problem whit ROW. the file nwnx_odbc siat me that:

WNX 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: Only errors will be logged.
o Using MySQL connection.
o Hooking SCO....hooked at 5d3560
o Hooking RCO....hooked at 5d3440
o Connect successful.
! SQL Error: Data too long for column 'PLAYERLOCATION' at row 1
! SQL Error: Data too long for column 'PLAYERLOCATION' at row 1
! SQL Error: Data too long for column 'PLAYERLOCATION' at row 1
! SQL Error: Data too long for column 'PLAYERLOCATION' at row 1
o Disconnecting from database.

mi row database is defaut min=1 max =200000 ???

What is the problem and what is the solution , please.

Thank
Back to top
View user's profile Send private message
Frang



Joined: 22 May 2005
Posts: 32

PostPosted: Tue Oct 31, 2006 1:24    Post subject: Reply with quote

make PLAYERLOCATION data type TEXT in your table...should fix the problem.
Back to top
View user's profile Send private message
odenien



Joined: 26 Sep 2005
Posts: 37

PostPosted: Tue Oct 31, 2006 14:25    Post subject: Reply with quote

There is a limit to TEXT, but I hope you are not there, plus it might not be the correct container for the job. A player location should be not much more than an location object, or a map name string 64 with 3 int for the x,y,z if you are on linux.
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> Database related 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