Re: Recno() in SQLServer



Sergio,

RecNo isn't a recognized function in MSSQL. There isn't the concept of
record numbers in most RDBMSs.

krf

"Sergio Pottstock" <pttk@xxxxxxx> wrote in message
news:429780b2$1@xxxxxxxxxxxxxxxxxxxxxxxxx
>
> Hi
>
> How compare Recno in SQL instruction?
>
> for examples : Select * from Procolos Where Recno()=3456
>
> The function Recno() is not valid, why?
>
> Thank
>
> PTTK
>
>


.