Though Qt in general is perfectly happy with forward slashes for path separators, SQLite is not. One should use QDir::toNativeSeparators to convert a forward-slashed path to backslashes.

Quote Originally Posted by sabbu View Post
sir ,
Again not execute Query ,and not show any error
if you have possible please help with small source code.
Thanks
What do you mean "not execute Query"?? How do you know it did not execute??