On 23/01/2014 08:45, Clemens Ladisch wrote:
dean gwilliam wrote:
I'm just wondering what my options are here?
Many.

What exactly do you want to know?  What is your goal?


Regards,
Clemens
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
my goal is to be able to use sqlite 3 in my delphi 5 programs by, ideally, accessing the raw sqlite api as I do in c++ and powerbasic i.e. with powerbasic I just use an include file and the dll and in C++ I mostly compile the amalgamation into the code I use my self. I'd like to do it both ways in D5 but if I can have only one it would be using the standard sqlite api via the dll. Does that answer your question?

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to