Hello Gyus,
ive got problems with my qeuries. After loading a table, i create a statement
for every column to prepare the querys. A sample for such a prepared query is..
SELECT "F_SIZE_M0200_m0_VALUE" FROM fileInfos WHERE FILEINFO_FULLNAME = ?1
...for that query i bind TEXT values like... "C:\Dokumente und
Einstellungen\gkaeding\Eigene Dateien\Bilder\Color1000\0.jpg". Unfortunately
the returned values are only 0. If i execute this query with the SQLite
Database Browser it works. :|
Any suggestions?
Thanks in advance!
Gerald
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users