Thread: SQLite
View Single Post
  #1 (permalink)  
Old 06-10-2008, 02:12 PM
magi6162 magi6162 is offline
Junior Member
 
Join Date: May 2007
Posts: 43
Default SQLite

If optimize compiler I got error when run the program:
Impossible cast of objects of type System.DBNull on type
System.String

if not optimize compile all ok

Why?

I use bppc 6.30

best regards
Reply With Quote