Re: sqlite interface ?

new topic     » goto parent     » topic index » view thread      » older message » newer message

EDIT:

please recopy code in first post. changed - inserted if's for null in the following functions:

-- Return a pointer to the text value (NULL terminated string) of the column specified by its index starting at 0 
public function SQGetText(DbStatement stmt, integer index) 
-- Return a pointer to the blob value (*not* NULL terminated) of the column specified by its index starting at 0 
public function SQGetBlob(DbStatement stmt, integer index) 
-- Return a pointer to the blob value (*not* NULL terminated) of the column specified by its index starting at 0 
public function SQGetPhixBlob(DbStatement stmt, integer index) 
public function SQGetString(DbStatement stmt, integer index) 
public function SQGetPhixString(DbStatement stmt, integer index) 
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu