Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

SQL 2005 stored proc linked server
I set up a linked server and attempt the following command:
exec serverX.dbX.dbo.procX
I get this message:
Server 'serverX' is not configured for RPC.
This used to work in the beta version of 2005.

Running a select still works:
select * from serverX.dbX.dbo.tableX

The help file is worthless since it tells me to use a linked server...
Anyone have an idea what I am missing???

Report this thread to moderator Post Follow-up to this message
Old Post
cathedr@wa.state.gov
01-31-06 01:23 AM


RE: SQL 2005 stored proc linked server
Go back to the properties of 'serverX' linked server.  On the 'Server
Options' properties sheet, select the RPC (from the server) and RPC out (to
the server) check box.

"cathedr@wa.state.gov" wrote:

> I set up a linked server and attempt the following command:
>   exec serverX.dbX.dbo.procX
> I get this message:
>   Server 'serverX' is not configured for RPC.
> This used to work in the beta version of 2005.
>
> Running a select still works:
>   select * from serverX.dbX.dbo.tableX
>
> The help file is worthless since it tells me to use a linked server...
> Anyone have an idea what I am missing???

Report this thread to moderator Post Follow-up to this message
Old Post
Goose
01-31-06 08:23 AM


Sponsored Links





Last Thread Next Thread
Post New Thread

MS SQL Server archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 04:39 AM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006