![]() |
|
|||||||
| 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 |
|
|||
|
Hi Erel,
I’m very new to SQL programming. I have used dzt’s program under ”Convert Any Database to SQLite(source & exe) to convert my CSV file to SQLite(.sl3) file. After converting to SQLite file (test.sl3), its look very difference from your northwind.sl3 file. Attached is my CUSTS2.CSV file. Can you help or any suggestions on ways to convert files? Thanks TC |
|
||||
|
You can use Connection.CreateSQLTable to convert your CSV file.
Using a Table control load the file with Table.LoadCSV. Now export the table data to a SQL table using Connection.CreateSQLTable. There is a small example here: http://www.basic4ppc.com/help/sql/index.html |
![]() |
| 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 |
| specifying datatypes when converting table to SQLite DB | Steve | Questions & Help Needed | 1 | 06-14-2007 05:56 AM |
| Another sqlite problem! | giannimaione | Questions & Help Needed | 5 | 05-13-2007 08:25 AM |
| Problem mit SQLite und CheckBox | Fontanus | German Forum | 6 | 05-06-2007 04:03 PM |