Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extracting data from Microsoft Excel #48

Open
samsoft00 opened this issue Nov 25, 2014 · 3 comments
Open

Extracting data from Microsoft Excel #48

samsoft00 opened this issue Nov 25, 2014 · 3 comments

Comments

@samsoft00
Copy link

How can i extracting data from Microsoft Excel columns into database ( and which Microsoft excel version - extension .xlsx, .xls), having challenges on how to get each column and what delimiter to use. I'll appreciate your prompt response.

@sedatsevgili-ideasoft
Copy link

I think you should use ';' delimiter to use Microsoft Excel.

@vishaldodiya
Copy link

To create database you can use wamp server , there you make your database and table which contain same columns as in your Microsoft excel columns then you just simply import your excel file which is in .xml extension .your excel file must be in .xml format.......

@segadora
Copy link

segadora commented Oct 5, 2015

Use another library http://www.libxl.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants