Click here to Skip to main content
15,897,891 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
AS title, how to use excel files in my batch program.

For example,
There are some data, like database table fields, defined in excel files.
Now I want to use batch program, invoking some SQL queries to write data in excel files to database.

that's it. How to make it ?
more PLEASED to see some manual of this area.
3Q.
Posted

1 solution

DanniLiu wrote:
Now I want to use batch program


What do you mean by "batch program"; is this written in C, C++, C#, VB.NET etc?
 
Share this answer
 
Comments
Danni Liu 1-Jun-10 3:40am    
sorry, i mean i can make it just through batch file, to write data from excel to database ,etc. thanks.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900