Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Oberon > sqlite api prog...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 452 of 475
Post > Topic >>

sqlite api programming question

by helmut schrei <helmut.schrei@[EMAIL PROTECTED] > Dec 4, 2007 at 06:35 PM

Hello,

in the sqllite3.h file i found this definition.
"typedef struct sqlite3 sqlite3;"

And this function.

int sqlite3_open(
   const char *filename,   /* Database filename (UTF-8) */
   sqlite3 **ppDb          /* OUT: SQLite db handle */
);

How is the corresponding component pascal code for
sqlite3 **ppDB.

Thanks.
Helmut
 




 2 Posts in Topic:
sqlite api programming question
helmut schrei <helmut.  2007-12-04 18:35:13 
Re: sqlite api programming question
"Chris Burrows"  2007-12-05 09:26:33 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Jul 6 1:42:31 CDT 2008.