Details regarding insertion of wide characters into a sqlite3 database programatically
C / C++ / MFC
4
Posts
3
Posters
0
Views
1
Watching
-
I need to know whether wide characters can be inserted directly into a sqlite3 database...i need some examples of the same..plz help me
-
I need to know whether wide characters can be inserted directly into a sqlite3 database...i need some examples of the same..plz help me
you may reffer this article on Accessing a SQLite Database with C++[^]
-
I need to know whether wide characters can be inserted directly into a sqlite3 database...i need some examples of the same..plz help me
-
sir i have tried them but i'm not getting any idea...also my doubt is that whether the insert query only satisfies string variables?