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
"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
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
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