|
|
Rank: Member
Joined: 10/28/2007 Posts: 8 Points: 24 Location: bulgaria
|
Hi gays, how do I can transmit the table-data of MSSQL to MSAccess as well back? fu-sign.com - my asp.net blog
|
|
Rank: Administration
Joined: 2/10/2007 Posts: 77 Points: 417
|
just simple use Microsoft SQL Enterprise SQL Studio 2000 , there have bult-in tool for exchange data from different data source(include and .csv files).
|
|
Rank: Member
Joined: 10/28/2007 Posts: 8 Points: 24 Location: bulgaria
|
I am using SQL Server Management Studio Express and 2003 office Can't use Enterprise SQL fu-sign.com - my asp.net blog
|
|
Rank: Administration
Joined: 2/10/2007 Posts: 77 Points: 417
|
then write two queries in following way
select db server | insert into db server ||
|
|
|
Guest |