February 1, 2008 at 3:21 pm
In SQL Server 2000, i created linked server connection for SYBASE. from SQL Server query analyzer, i want to execute store procedure "sp_xyz" with passing some parameters, which resides on Sybase server. my question, is there any limitation about executing store procedure as mentioned above or there is better way to excute store procedure. i tried using OPENQUERY & OPENROWSET but no luck.
Any help will be highly appreciated. thanking in advance
February 3, 2008 at 5:41 pm
There are some diferences in syntaxt. SQL Server uses T-Script, which is an extension of ISO92/99. But these syntax may not be accepted in Sybase.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy