So I want to develop a replication an SQL Server 7.0 database on a remote Windows Server 2000 Advanced to an SQL Server 2008 R2 database on a local Windows 7 machine, using Visual Studio 2012, as I looked for ways to do so, I found that there are certain assemblies I should add to my project which are located in C:\Program Files (x86)\Microsoft SQL Server , the folders I found in that location were: 80, 90, 100, 110, 120 and 130 which indicated the assemblies of a certain SQL Server edition each, the thing is, there is no folder named 70, meaning there are no assemblies linked to SQL Server 7.0, does that mean Visual Studio 2012 doesn't work with SQL Server 7.0 and earlier editions? and if it does work, can someone point me to where I could find the assemblies or download them?
Thank you in advance
↧
How to replicate SQL Server 7 [on hold]
↧