Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Executing stored procedures

Author  Topic 

csecharith
Starting Member

21 Posts

Posted - 2007-10-22 : 00:00:09
Hi
I have a database created on SQL Server 2000 server. And I have created a new database with SQL Server2005. I want to extract some data from old SQL Server2000 database. I have written a SP at SQL Server 2000 database and I want to know how to execute a SQL Server2000 SP from SQL Server2005.

Thanks & Regards!

jezemine
Master Smack Fu Yak Hacker

2886 Posts

Posted - 2007-10-22 : 01:40:37
linked server is one way.


elsasoft.org
Go to Top of Page

Kristen
Test

22859 Posts

Posted - 2007-10-22 : 04:00:14
Do NOT post in multiple forums, I get really hacked off answering a question only to find that there is another post which someone else has already answered and my time has been wasted - time which I could have given to someone else.

See: http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=91347

Kristen
Go to Top of Page

csecharith
Starting Member

21 Posts

Posted - 2007-10-23 : 00:49:08
It had been happened by mistake.

quote:
Originally posted by Kristen

Do NOT post in multiple forums, I get really hacked off answering a question only to find that there is another post which someone else has already answered and my time has been wasted - time which I could have given to someone else.

See: http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=91347

Kristen

Go to Top of Page
   

- Advertisement -