- Connect to SQL Server
- Select the database
- Right Click on the Database and select TASK
- From task select IMPORT
- Then an import/export wizard will pop up.
- Select the type of file you want to upload (flat file source-txt, excel file-.xlsx, access file - .mdb, etc)
- Select delimited and put the delimiter for text file. else it is not needed.
- Click next and check the EDIT MAPPINGS, PREVIEW to see how the table will look like and rename the table uder destination.
- Click Next and then Finish.
- Hence you data is uploaded to the database
Learn SQL Query from the very basics to the most advanced level. SQL Query can make you a friend of Database.
Aug 12, 2011
How to Upload data(.txt/.xlsx/.mdb,etc) to SQL server database?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment