Hi all, Pls tell me how to import/export data in sql express from other types like excel,access. Pls help. Thank You.
Try this , open SQL Management Studio --> right click on database --> click on Tasks -->click on Import --> change the source data connector to excel or Access as listed in option The rest should be easy. Note : Iam not sure express edition has this but worth a try. Regards, Sat
Hi, You can do it from Excel or from Access, if available... Steps From MS Access -> File -> Get External Data ->Import -> Chose ODBC Data base from the File of type combo from the dialog box [Last option]-> Create a new data source [you can use existing one also] -> Specify the server details -> Save it in your machine -> once you did the same you can see the SQL server data base objects and select the required one Same thing you can do it in Excel also This may help you....
For importing its ok. but wat abt exporting ? Actually i had downloaded managment studio only.Not else anything... Thank U. Jeena
SQL Express doesn't have specific option to perform, hope you have SSMSE (SSMS for express) and to accomplish this task refer to http://sqlserver-qa.net/blogs/tools...rt-export-wizard-with-sqlexpress-edition.aspx link.
Using DTS components you can import/export the data within SQLexpress without the need of excel or access.
[quote user="Jeena"] But how to get that component?Wer it is?Sholud i need to download it separately? Thanks [/quote] Read the link posted by satya