> Hi,
>
> Paul Simpson wrote:
>>> Hi,
>>>
>>> Paul Simpson wrote:
>>>> Hi,
>>>>
>>>> I'm trying to use the dll version of SQLite within an application
>>>> written
>>>> in C++ using wxWidgets.
>>>>
>>> [snip]
>>>
>>>
>>> In case you missed, there is already an interface:
>>>
>>> http://wxcode.sourceforge.net/components/wxsqlite3
>>>
>>>
>>> --
>>> Regards,
>>> Hakki Dogusan
>>>
>>
>> Yes, I did miss and thanks, that will save me LOADS of time and effort
>> (although not as much time and effort as it would have done if I HAD
>> seen
>> it earlier... grrrr!)
>>
>
>
> :)
>
>
> Although there is no way to get time back, your effort is not lost.
> You now have the direct usage knowledge of SQLite, which I never have (I
> used only interface libraries; wxSQLite and wxSQLite3).
>
> Hope it goes well...
>
>
> --
> Regards,
> Hakki Dogusan
>

Try as I might, I cn't get it working, so I think you have the advantage!
I'm trying to get the sample to work first, but I get LOADS of errors at
the linking phase (undefined references to things like sqlite3_free.) Any
ideas?

Config:-
IDE
MinGW Developer Studio 2.05
Files in project
minimal.cpp
wxsqlite.cpp
sqlite3.h
minimal.rc
sqlite3.def

I really am lost here, all this C++ stuff is new to me. SQL is old hat
(I've used it with php, java, Access etc etc) and I'm now of the age
(feeling a very old 41!!) where I don't want hassle so I'm not sure that
having direct knowledge of the beast is really beneficial!

If you can help me get this working, you really will have my eternal
gratitude.

-- 
Paul



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

Reply via email to