![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there backward-compatibility? I am supporting a legacy Access 97 database and need to do a lot of data manipulation I'd like to automate in MS SQL 2000. If I export the DB to SQL 2000 and run my changes there, can I send the tables back into Access 97 with the inserted/updated values? Thanks. |
#3
| |||
| |||
|
|
Is there backward-compatibility? I am supporting a legacy Access 97 database and need to do a lot of data manipulation I'd like to automate in MS SQL 2000. If I export the DB to SQL 2000 and run my changes there, can I send the tables back into Access 97 with the inserted/updated values? Thanks. |
#4
| |||
| |||
|
|
-----Original Message----- Yes but it seems you may be able to use a linked server and automate the manipulations of the data from SQL Server against the Access linked server. -Sue On Tue, 9 Sep 2003 10:09:23 -0700, "ChrisN" chrisn (AT) schoolwisepress (DOT) com> wrote: Is there backward-compatibility? I am supporting a legacy Access 97 database and need to do a lot of data manipulation I'd like to automate in MS SQL 2000. If I export the DB to SQL 2000 and run my changes there, can I send the tables back into Access 97 with the inserted/updated values? Thanks. |
#5
| |||
| |||
|
|
-----Original Message----- You can link to the SQL Server tables from Access and not even bother with moving them. Or, you can pretty much do a straight import. If you don't change the schema, it shoudl be painless. Kevin3NF "ChrisN" <chrisn (AT) schoolwisepress (DOT) com> wrote in message news:01ce01c376f5$1da58e00$a301280a (AT) phx (DOT) gbl... Is there backward-compatibility? I am supporting a legacy Access 97 database and need to do a lot of data manipulation I'd like to automate in MS SQL 2000. If I export the DB to SQL 2000 and run my changes there, can I send the tables back into Access 97 with the inserted/updated values? Thanks. . |
![]() |
| Thread Tools | |
| Display Modes | |
| |