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 2000 Forums
 Transact-SQL (2000)
 Stored Proc question

Author  Topic 

Wulan22
Starting Member

5 Posts

Posted - 2004-03-24 : 17:46:11

In a Sybase distributed database environment - one central database and nine distributed (matching tables/fields etc) databases.

I'm trying to create reports using a stored procedure that will loop through all databases gathering data if criteria meets and pulling it all in to one report.

Does anyone have any examples of a stored procedure that does this or ideas on the simplest uncongested way to do this?























tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2004-03-24 : 18:18:00
Please do not post your question more than once:

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

Tara
Go to Top of Page

Wulan22
Starting Member

5 Posts

Posted - 2004-03-24 : 18:51:07
My bad

I wasn't sure which forum to use.

Chill
Go to Top of Page
   

- Advertisement -