I have one long excel sheet with books details of a library..can i import this data into a .mdf file.
A:
Yes. Depends on SQL Server version you have installed (for exact instructions) but you use DTS (Data Transformation Services).
Right click on your database and you should see Import data. Wizard will do most of the work, basically it's a next next next operation.
Vnuk
2009-06-26 07:06:02
A:
Here is a step-by-step guide from the horse's mouth: http://support.microsoft.com/kb/321686
Geoffrey Van Wyk
2009-06-26 07:12:09