Topic: how to import data from excel

Please help .. how to import data file from excel

Post's attachments

Attachment icon IMPORT.jpg 85.24 kb, 452 downloads since 2014-07-23 

Re: how to import data from excel

1. You should convert excel file to csv file.
2. Using the SQLiteStudio, you can import data from csv file to database (http://sqlitestudio.pl/files/free/stabl … -2.1.5.exe)

Dmitry.

Re: how to import data from excel

after converting excel file to csv file how to create button to import converted  file  tnx

Re: how to import data from excel

You have to open csv file using SQLiteStudio.

Dmitry.