Connection between MS Access and SQL Server
-
Hi, How to access database of MS Access from SQL Server? eg: I have a MS Access database with empoloyees details. From SQL Server database i need to get the employees details from MS Access. Thankyou, YPKI
-
Hi, How to access database of MS Access from SQL Server? eg: I have a MS Access database with empoloyees details. From SQL Server database i need to get the employees details from MS Access. Thankyou, YPKI
hi Right-click on the database in SSMS object explorer, select TASKS --> IMPORT DATA from the window follow the remaining instructions.
Rajesh B --> A Simple Programmer <--
-
hi Right-click on the database in SSMS object explorer, select TASKS --> IMPORT DATA from the window follow the remaining instructions.
Rajesh B --> A Simple Programmer <--
There is no IMPORT DATA in TASK. I am Using 2005 SQL Server. Also i want to connect with ms access to retrive the employees details from a stored procedure when requried.
-
Hi, How to access database of MS Access from SQL Server? eg: I have a MS Access database with empoloyees details. From SQL Server database i need to get the employees details from MS Access. Thankyou, YPKI
-
There is no IMPORT DATA in TASK. I am Using 2005 SQL Server. Also i want to connect with ms access to retrive the employees details from a stored procedure when requried.
-
Hi, How to access database of MS Access from SQL Server? eg: I have a MS Access database with empoloyees details. From SQL Server database i need to get the employees details from MS Access. Thankyou, YPKI