![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Code Samples & Tips Share your recent discoveries and ideas with other users. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi Fren,
1) Can someone share me a simple application and usage on how to manage, handle and load sqllite file into application eg load, update, search and delete record? 2) Can the data in sqllite encrypted and how we can handle it in B4ppc? thks in advance. anant ![]() |
|
||||
|
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. |
|
||||
|
You need to first install .Net 2.0.
See this page: www.basic4ppc.com/netcf2.html |
|
|||
|
Hi Erel,
I already installed the .net 2 as instructed. But I still this error when I try to open the demosql (demosql.zip above). I also get error on "Could not load or assembly System.Data.SQLite........ System could not find the file specified. I am using trial B4P5. |
|
||||
|
Please see the setup instructions of the SQL library: www.basic4ppc.com/Downloads.html
|
|
|||
|
Quote:
I have the following files from SQL1.2.zip in a directory stored on my sd-card: Northwind.sl3 SQLDevice.dll sqlsample.exe (compiled dev version of SQL.sbp) System.Data.SQLite.DLL TreeView.dll When I start sqlsample.exe, the device responds with "Error loading program. IOException" On my PC I had a same sort of error (System.Io.File ....) but solved that one by putting the system.data.sqlite.dll in the directory the compiled exe is stored. .NET is installed. Other compiled b4ppc program runs without problem (but they are not using one of the above mentioned dll's) What did I overlooked? Scub.
__________________
PPC: IPAQ 2210, 2GB, CF GPS, CF Wireless |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SQLLite staement syntax | aureolevoyager | Questions & Help Needed | 2 | 04-02-2008 10:14 PM |
| Hex To Dec To Hex Sample | badkarma | Code Samples & Tips | 0 | 04-01-2008 05:26 PM |
| SQLLITE, Images blobs and 2.8 | markbarrett_1 | Questions & Help Needed | 2 | 11-06-2007 06:02 AM |
| Problem compile SQLlite | manu | Questions & Help Needed | 12 | 08-02-2007 08:26 AM |
| Problema SQLlite | manu | Spanish Forum | 1 | 05-13-2007 06:36 PM |