Hi,
I'm using the latest Wrapper, Installed about a week ago.
I try to use SQLiteDataReader to read a file from the database and write it to a file, but the problem is I can't read it, I either get Cast Exception or No Current Row.
For No Current row, if i use reader.Read(); Then I get CAST Exception.
can any one help please?
OR has anyone done this before, and willing to share a sample code?
Any elp is greatly appreciated,
Thanks,