If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Sybase > How to Acess a Table in One DB partiton from a stored Proc in another DB partition

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-07-11, 08:10
mars123 mars123 is offline
Registered User
 
Join Date: Dec 2011
Posts: 1
Red face How to Acess a Table in One DB partiton from a stored Proc in another DB partition

Hi,

I want to access a database table from one db partition into a stored procedure of another db partition.

I have declared a local variable in the stored proc accessing the table to set it to the appropriate partition at runtime depending on the environment in which the stored proc will run.

So Basically my issue is that I have a Stored Proc in on DB Partition which has to acess a Table which sits in a different Partition.How Do I make the Stored Proc acess this Table.


Thanks
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On