all groups > sql server reporting services > september 2004 >
You're in the

sql server reporting services

group:

sqlserver ROWID !


sqlserver ROWID ! MB
9/3/2004 11:04:45 AM
sql server reporting services:
Hi everyone,

Just need to know how to issue a select clause to return a record physical
rowid just like the oracle statm:

select ROWID
from .. blah blah


thx for the help ..

Re: sqlserver ROWID ! Brian Welcker [MSFT]
9/5/2004 11:42:35 PM
Not sure of the SQL syntax but you could use RowNumber() in the report.

--
Brian Welcker
Group Program Manager
SQL Server Reporting Services

This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

Re: sqlserver ROWID ! noonie
9/6/2004 6:56:10 PM
Greetings,

[quoted text, click to view]

SQL Server 2000 does not have this feature but it is rumored to be in
Yukon ;-)

You could use Reporting Services' RowNumber() as Brian suggests but if
you absolutely MUST do it on the Database Server then there are
work-arounds.

--
Regards,
AddThis Social Bookmark Button