dbTalk Databases Forums  

SQL 2000 back to Access 97

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss SQL 2000 back to Access 97 in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ChrisN
 
Posts: n/a

Default SQL 2000 back to Access 97 - 09-09-2003 , 12:09 PM






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.

Reply With Quote
  #2  
Old   
Kevin3NF
 
Posts: n/a

Default Re: SQL 2000 back to Access 97 - 09-09-2003 , 12:52 PM






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

Quote:
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.



Reply With Quote
  #3  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: SQL 2000 back to Access 97 - 09-09-2003 , 01:00 PM



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:

Quote:
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.


Reply With Quote
  #4  
Old   
Chris Newton
 
Posts: n/a

Default Re: SQL 2000 back to Access 97 - 09-09-2003 , 02:52 PM



Thanks Sue,

CN

Quote:
-----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.



Reply With Quote
  #5  
Old   
Chris Newton
 
Posts: n/a

Default Re: SQL 2000 back to Access 97 - 09-09-2003 , 02:53 PM



Thanks, Kevin. No, schema won't change.

CN

Quote:
-----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.


.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.