I need to insert data from access 2003 table (only some columns) into sql server 2008 table.
Please reply if anyone knows how to connect to the sql server from access and do the above functionlity.
A great thanks in advance.
Regards,
Karthik
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you are not trying to import, rather trying to actually maintain though access, then linked tables is the best approach in my opinion.
A linked table allows you to connect to many different types of sources, read, update, delete depending on permissions.