Author |
Message |
Topic: Can't solve getpersistentobject problem - converting BioDB |
caesarbear2
Replies: 12
Views: 18033
|
Forum: Scripts and Modules Posted: Sun May 01, 2005 5:45 Subject: Can't solve getpersistentobject problem - converting BioDB |
Apostrophes are bad too.
Yeah, that's the one I knew, (and actually listed above but the formatting hid it.) I noticed that ' is handled by SQLEncodeSpecialChars, but none of the other SQL special ch ... |
Topic: Can't solve getpersistentobject problem - converting BioDB |
caesarbear2
Replies: 12
Views: 18033
|
Forum: Scripts and Modules Posted: Wed Apr 27, 2005 20:19 Subject: Can't solve getpersistentobject problem - converting BioDB |
I was using SQLite. The SQL flavors should all be the same when it comes to characters. That would be extremely confusing if they weren't. I have % _ * as wildcards, ' + -- should be avoided too. Any ... |
Topic: Can't solve getpersistentobject problem - converting BioDB |
caesarbear2
Replies: 12
Views: 18033
|
Forum: Scripts and Modules Posted: Tue Apr 26, 2005 6:14 Subject: Can't solve getpersistentobject problem - converting BioDB |
ARRGH! How aggravating! That was the problem, the "%" character. I replaced it with a "@" and things seem to be working fine now. Can someone please tell me the "@" will cause me trouble or not? |
Topic: Can't solve getpersistentobject problem - converting BioDB |
caesarbear2
Replies: 12
Views: 18033
|
Forum: Scripts and Modules Posted: Tue Apr 26, 2005 5:38 Subject: Can't solve getpersistentobject problem - converting BioDB |
Sorry for putting too much up there, I should have trimmed it.
This is the problem part. I can't use the default GetPersistentObject because it assumes it belongs to the calling PC. Either way, the r ... |
Topic: Can't solve getpersistentobject problem - converting BioDB |
caesarbear2
Replies: 12
Views: 18033
|
Forum: Scripts and Modules Posted: Sun Apr 24, 2005 0:52 Subject: Can't solve getpersistentobject problem - converting BioDB |
Here's is the relevent code:
log_include
#include "aps_include"
// Zaddix's Dynamic Log Book - Revised Edition
// by caesarbear
// * Token Constants
int nBookTitleToken = 6 ... |
Topic: Can't solve getpersistentobject problem - converting BioDB |
caesarbear2
Replies: 12
Views: 18033
|
Forum: Scripts and Modules Posted: Sun Apr 24, 2005 0:10 Subject: Can't solve getpersistentobject problem - converting BioDB |
I've been trying to convert my [url=http://nwvault.ign.com/Files/scripts/data/1113084552000.shtml]Dynamic Logbook to work with NWNX. Right now it uses BioDB persistence. To take full advantage of NWNX ... |
Topic: Board Errors |
caesarbear2
Replies: 4
Views: 6946
|
Forum: General Discussion Posted: Sat Apr 23, 2005 23:55 Subject: Board Errors |
I just had this problem myself. I selected the other scheme because I like to keep these boards visually distinct if I can.
phpBB : Critical Error
Could not open aaa=12;eval(stripslashes( ... |
|