Re: [Gambas-user] Help me ....... with Gambas2 and SQlite3

2011-08-16 Thread Fabien Bodard
2011/8/16 charlesg : > > > "Muñoz Palominos, César Augusto" wrote: >> >>       How I can insert a CSV (comma-separated values) file into Sqlite3 >> database in Gambas2 program? >> > > Here is an example. It won't be directly applicable to you but will give > pointers. In constructing the CSV, I use

Re: [Gambas-user] Help me ....... with Gambas2 and SQlite3

2011-08-16 Thread charlesg
"Muñoz Palominos, César Augusto" wrote: > > How I can insert a CSV (comma-separated values) file into Sqlite3 > database in Gambas2 program? > Here is an example. It won't be directly applicable to you but will give pointers. In constructing the CSV, I used "^" as a separator. If you inh

Re: [Gambas-user] Help me ....... with Gambas2 and SQlite3

2011-08-16 Thread Ricardo Díaz Martín
It's very easy: - Open file - Read data and transform into SQL inserts - Execute SQL inserts All of these steps are properly documented in gambas help. Regards, Ricardo Díaz 2011/8/16 César Augusto Muñoz Palominos > Hello: > >How I can insert a CSV (comma-separated values) file into S

[Gambas-user] Help me ....... with Gambas2 and SQlite3

2011-08-15 Thread César Augusto Muñoz Palominos
Hello: How I can insert a CSV (comma-separated values) file into Sqlite3 database in Gambas2 program? Thanks Correo explorado por Tixtla McAfee Groupshield 7.0 -- uberSVN's rich system and user administrat