C
corythewiz
Hello, I have a situation where I need to be able to obtain the current
information at any time from a SQL Server 2000 table. The catch is that the
original SQL Server 2000 database holding this table cannot be touched in any
way. All work must be done in a totally separate SQL Server Group/SQL Server
2000 database and the original data will not be updated in any way. This is
needed to simply be able to pull the information from the original table.
The front end is Access 2000. I know I can use DTS and pull the data that
way but that is not really the answer as I need it constantly current. A
VIEW would be nice but I cannot touch the original database. Thanks in
advance for any suggestions. Cory
information at any time from a SQL Server 2000 table. The catch is that the
original SQL Server 2000 database holding this table cannot be touched in any
way. All work must be done in a totally separate SQL Server Group/SQL Server
2000 database and the original data will not be updated in any way. This is
needed to simply be able to pull the information from the original table.
The front end is Access 2000. I know I can use DTS and pull the data that
way but that is not really the answer as I need it constantly current. A
VIEW would be nice but I cannot touch the original database. Thanks in
advance for any suggestions. Cory