I am sure this is asked fairly frequently but I couldn't find anything
(recent) in the archives.

Is there an updated version of the PSUTILS script to work with SQLite 3?
If not, is there a "convert from 2.8 to 3" guide that can be understood
by a VB developer with a little C understanding? :)

I don't want to use an ODBC interface and would prefer not to use a COM
one if I can help it.

In vb6 we used to be able to DECLARE dll entry points and call them.
I would think .NET hasn't done away with this. It might be as simple
as just declaring the functions in the dll. Version 3 is pretty simple to
understand, just post your questions here if anything isn't clear.

I am still using VB6, but I don't know enough about C or the SQLite API to convert the PSUtils script to use the V3 API.

I've corrected the headers and imports but not the code itself. It looks like the "session handling" has changed (a structure passed to all calls rather than a single ID?)

Thanks

--
Dean Earley, Dee ([EMAIL PROTECTED])

irc:    irc://irc.blitzed.org/
web:    http://personal.earlsoft.co.uk
phone:  +44 (0)780 8369596

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to