Phrozen
Joined: 07 Aug 2007 Posts: 8
|
Posted: Thu Mar 12, 2009 10:14 am Post subject: SQlite BLOB error |
|
|
Hi, i've been using ddbi for a while, but the other day I ran into a problem/bug dunno. DDBI won't give me anything in a BLOB column on a db in sqlite. I'm using the row object and when I call the column there is nothing there, length 0, none. anyone knows how to work around this?? I have already worked the fact that everything is given as a char[] but i cannot pass this. Than you for you answers it may be just general stupidity for my part but i don't really know whats going on. |
|