On 26 May 2017, at 10:18pm, hfiandor <hfian...@ceniai.inf.cu> wrote:

> I think: Lazarus work well when the data is introduced by keyboard, but
> something fail when read a .csv (Biología) and translate to the SQLite´table
> "Biolog¿a" with the insert into... command.

Dear Hector,

Which operating system are you using ?  Please include version name like 
"Windows 8" or "macOS 10.11".

Are you using the Lazarus Pascal tool to read your CSV file ?  If you are not 
already using it please try the tool written by the SQLite team:

<https://sqlite.org/cli.html>

See section 8 for reading a CSV file.

You can download it under "Precompiled Binaries" from here:

<https://sqlite.org/download.html>

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to