Ask Experts Questions for FREE Help!
Answer   ||    Advanced Search

Ask your question or search...
International Sites: Nederlandse experts vragen
User Name 
Password 
Join   Forgot password? 

Home > Computers & Technology > Programming > Databases > Other Databases   »   How do I import data in SQL Server Management Studio Express 2005 from MS Access 200

Question
 
 
#1  
Old Sep 30, 2009, 04:08 AM
tinamartin
New Member
tinamartin is offline
 
Join Date: Sep 2009
Posts: 1
tinamartin See this member's comment history on his/her Profile page.
How do I import data in SQL Server Management Studio Express 2005 from MS Access 200

Hi
In my ASP.Net project I am using SQL Server Management Studio Express. I have to import some datas from some tables which are stored in MS Access 2000. I couldnt find out Import/Export options in SQL Server Management Studio Express.

Please help me

Regards
Tina

Reply With Quote
 
     

Answers
 
 
Old Sep 30, 2009, 05:10 AM   #2  
Computer Expert and Renaissance Man
ScottGem is online now
 
ScottGem's Avatar
 
Join Date: Jan 2003
Location: LI, NY - USA
Posts: 33,712
ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.
Pay to call ScottGem for advice ($.75/min)
Call ScottGem via Skype™
First, Management Studio is a front end for managing data in SQL Server Express. So the database you are using is SQL Server Express.

Second, SQL Server Express is distributed by Microsoft as a free tool for developing and testing apps designed for SQL Server. So I'm assuming this ASP project is a school assignment. Otherwise it would be illegal to use SQL Server Express as a back end to a WEB site.

Third, the easiest way to get the data from Access to SQL Server is to create a ODBC DSN to your SQL Server database and then link the tables you want the data in within your Access database. Once you do that you can use Append queries within Access to get the data from the Access tables into the SQL Server tables.
  Reply With Quote
 
     

Your Answer
Email me when someone replies to my answer
Join Login



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Ask your question or search...



Similar Threads
Collect data into 2 combo boxes from data in an access table
(0 replies)
can't import outlook express 5 from external drive
(2 replies)
How do I import data in SQL Server Management Studio Express 2005
(2 replies)
Import of Outlook Express Attachments in to Vista Winows Mail
(0 replies)
How do I import old Outlook Express files onto new Vista Computer
(2 replies)

Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page
Search this Thread

Advanced Search

Bookmarks





Copyright ©2003 - 2009, Ask Me Help Desk.
All times are GMT -8. The time now is 12:51 PM.