Am 22.02.2013 22:13, schrieb Yoelvis:
Good day
I have a question, I use QT and c++ for coding and the driver sqlite,
but I hear about System.Data.SQLite.dll that is better than only sqlite.
Someone can give me information about System.Data.SQLite.dll and the
advantages over sqlite.dll and if can I use it with QT creator?.
best regards
Ing. Yoelvis Mulen
System.Data.SQLite is the .NET wrapper for SQLite, maintained by the
SQLite team. Very easy to use from a language targeting the CLR. As
you're coding in C++, it's unusable for you.
And it's certainly not better than SQLite in C - it's just a wrapper.
Best regards, Bernd
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users