sp_helpsubscriberinfo returns empty table on MS SQL 2008
Database
1
Posts
1
Posters
0
Views
1
Watching
-
In my Application I use the stored procedure sp_helpsubscriberinfo. On a Microsoft SQL Server 2000 this works as it should. But on a SQL Server 2008 it returns me an empty table. This happens also through the SQL Server Management Studio, so it is no error in my Application. Has anything chaged in accessing/using this stored procedure? [Update] The return code of sp_helpsubscriberinfo is 0, means no error. The stored procedure sp_helpmergesubscription returns a non-empty table with the same user account. [/Update] Thanks for your help! Roland
Hi! I'm a signature virus. Copy me into your sig file and help me spread!