Home » U++ Library support » U++ SQL » At Wits End/SQLite3
Re: At Wits End/SQLite3 [message #8532 is a reply to message #8531] |
Thu, 15 March 2007 20:47  |
MikeyV
Messages: 20 Registered: February 2007
|
Promising Member |
|
|
Wow, it works!
Thanks Mirek!
I was getting undefined's yesterday, so after thinking about it, I decided that the app didn't understand my field names without a schema of some sort. I guess that did the trick.
So the moral is:
1. Define a schema.
2. Only use (INT_ STRING_) for the first field declaration. After that, use the one without the underscore.
Thanks again. Until next roadblock that is
EDIT: You know, the schema for Homebudget is set up correctly, I just wasn't seeing INT_ (ID) and INT (ID)
I guess I went blind to the underscore...
[Updated on: Thu, 15 March 2007 20:58] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Tue Jul 08 00:28:44 CEST 2025
Total time taken to generate the page: 0.03545 seconds
|