Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2008 > SQL Server 2008
|
SQL Server 2008 General discussion of SQL Server *2008* version only - not related to a specific book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2008 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 15th, 2009, 12:09 AM
Friend of Wrox
 
Join Date: Jan 2004
Posts: 1,870
Thanks: 12
Thanked 20 Times in 20 Posts
Send a message via AIM to mat41
Default Restoring 2008 DB into 2000

Hello all - I know this is a strage question however.....is it possible to get the data, SP's ect from SQL 2008 into an SQL 2000 instance????

Should I keep persisting or can it not be done?

TYIA
__________________
Wind is your friend
Matt
 
Old September 15th, 2009, 06:50 PM
Friend of Wrox
 
Join Date: Jun 2008
Posts: 1,649
Thanks: 3
Thanked 141 Times in 140 Posts
Default

You should be able to do it. Create a linked table in the 2008 DB to the 2000 DB's table and then just use INSERT INTO.

Look at SQL Server BOL to see how to create the linked table.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrading to SQL Server 2008 from 2000 srotondo SQL Server 2008 0 August 17th, 2009 02:08 PM
Error During Restoring a DB..!. vaasmru SQL Server 2005 2 October 26th, 2006 01:19 PM
Error restoring thePhile DB dinble BOOK: ASP.NET Website Programming Problem-Design-Solution 1 March 20th, 2006 07:58 AM
remote connection to MS SQL 2000 db Adam H-W Classic ASP Databases 0 July 19th, 2005 02:54 AM
updating db records using asp Version: 2000 devasi Access ASP 0 February 7th, 2005 05:25 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.