Could somebody please explain to me what the return value of sqlite_open
means?  I'm sorry if this is a basic C++ thing, but I don't understand what
an "opaque structure" is.  I'm trying to write a wrapper for the .NET
compact framework, and while my call to sqlite_open doesn't puke, my call to
sqlite_get_table does, and I think it's because I'm not using the right type
of variable to contain the database handle as returned by sqlite_open.

 

Eric Pankoke

Founder

Point Of Light Software

http://www.polsoftware.com

"Lighting The Path To Glory"

 

 

Reply via email to