Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,
Plz help me fast.....

I am working on a biometric based attendance management project, so i want to convert .dat (database file created in biometric machine) into a ms sql server database.

I have one software which convert this .dat file into a excel sheet, so at least i want help in convert excel to ms sql server database..

plz help me quickly..
Posted

 
Share this answer
 
There are several ways to import Excel data into Microsoft SQL Server.

See, for example, how to import using SQL queries from Excel worksheets[^] using a command line utility.
 
Share this answer
 

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