![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Did you succeed running this sql example: http://www.basic4ppc.com/files/SQLExample.zip ?
What does the error message say? |
|
||||
|
Hi Erel,
SQLExample work fine, no error message. And also sqlcompiled (desktop and device) are not problem!!!! in my case, the problem is command INSERT INTO ..... in SQLExample there is not INSERTO INTO ..... command Can you post a your sample sbp with command INSERT ??? Grazie, Gianni Maione |
|
||||
|
no no no...
not work. i have add code Cmd.CommandText = "INSERT INTO orders (OrderID, CustomerID) VALUES (98765,'ABCDE')" Cmd.ExecuteNonQuery but i have same error: some kind of disk i/o error occured. Erel, listen me: i use Standalone Device Emulator 1.0 with Windows Mobile OS Images, and i have installed (first time) a demo of software "ORDERS", and this software have installed: microsoft sql, net cf 2.0 [it] and another. After i start to testing sqlite,and i have not sure to follow your instruction about net cf and sqlite. Now i reinstall all follow your instruction step by step. I will notice you later. |
|
||||
|
Hi Erel,
it is OK! Problem is "Shared folder" in emulator Properties: I have set c:\MyFolder as Storage Card, but SQLITE do not write on it!!!! see http://www.sqlite.org/c_interface.html #define SQLITE_IOERR 10 /* Some kind of disk I/O error occurred */ and SQLITE_IOERR This value is returned if the operating system informs SQLite that it is unable to perform some disk I/O operation. This could mean that there is no more space left on the disk. I have moved all files in a another folder of emulator "My Device\Temp" and now is all ok!!! Grazie, thanks you Gianni |
![]() |
| 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 |
| SQlite problem | Ricky D | Questions & Help Needed | 3 | 10-04-2008 09:49 AM |
| Regarding SQLite problem | mozaharul | Questions & Help Needed | 0 | 04-02-2008 10:28 AM |
| Problem Converting CSV to SQLite | tcgoh | Questions & Help Needed | 5 | 11-01-2007 03:50 AM |
| SQLite Update Problem | david | Questions & Help Needed | 1 | 10-10-2007 12:22 PM |
| Problem mit SQLite und CheckBox | Fontanus | German Forum | 6 | 05-06-2007 04:03 PM |