I am currently using a proprietary ISAM database for an application.
These files are .TPS/Topspeed format files, for Clarion, which have built-in 
encryption via a 'password'.

Since sensitive setup and sales data is contained in these, I would want to 
maintain that level of security.
Any way I can do that with a SQLite db?
Both for access (ODBC) and for content (should not be human-readable via query).

Steve
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to