Is it possible in any way to get a low level view of the values in my
database in order to see exactly what types they are stored as?

The reason I ask is that I am using SQLite.NET, and I believe that it
stores the .Net Decimal type (this is a decimal floating point type)
as strings. I would like to confirm that this really is the case.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to