On Wed, Jun 17, 2009 at 2:18 AM, Seysan<[email protected]> wrote: > I get the Exception there! sqlite Exception > System.InvalidCastException: Specified cast is not valid. > > The GetFieldType Shows: Systes.Byte[]
Couldn't find my code where I've done it at. Tho I did find that I used a ExecuteScalar() that returns byte[]. Could it be that the field is null? Also, what version of System.Data.Sqlite.dll are you running? I use 1.0.60 but haven't tested 1.0.61 yet. -- Joel Lucsy "The dinosaurs became extinct because they didn't have a space program." -- Larry Niven _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

