D
Doc
Hi,
SQL Srv2000 and Production Database - what I want to do is open the live
database, keep the data and save it to be manipulated in a
"non-connected" manner (so that I have NO effect on the real database)
and keep that newly manipulated (need to remove certain fields in order
to import it into a new application)data set aside to later import -
Using both Office 2000 and 2003 with Access to ODBC to database.
Is a Make-table query the BEST way? I have three tables linked and have
created a Query with the fields I want to 'manipulate and change' - I
have created a COPY of that linked Query -
MY issue is FEAR. Don't want to damage or change ANY live data on our
server. Am I on the right track?
Many thanks for any help.
SQL Srv2000 and Production Database - what I want to do is open the live
database, keep the data and save it to be manipulated in a
"non-connected" manner (so that I have NO effect on the real database)
and keep that newly manipulated (need to remove certain fields in order
to import it into a new application)data set aside to later import -
Using both Office 2000 and 2003 with Access to ODBC to database.
Is a Make-table query the BEST way? I have three tables linked and have
created a Query with the fields I want to 'manipulate and change' - I
have created a COPY of that linked Query -
MY issue is FEAR. Don't want to damage or change ANY live data on our
server. Am I on the right track?
Many thanks for any help.