View Single Post
  #2 (permalink)  
Old 05-28-2007, 04:20 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 3,185
Default

See the SQL example here: www.basic4ppc.com/Downloads.html (there are two versions, compiled application and source code).
The table can't be encrypted as a complete encrypted table.
Using the Crypto library you can encrypt the important data before inserting it to the table.
Reply With Quote