Board index » delphi » how to update one field with record number

how to update one field with record number

Please tell me how to update one field with record number in sqlserver.  I
can't find the function to get the record number.

Thanks .

 

Re:how to update one field with record number


There's no such thing in sql server. Use primary key. And don't use ttable.

--
----------------------
Regards
Robert Cerny
Remove both qwe when replying
email: robert.qwe.ce...@neosys.xrs.qwe.si

No questions via email, unless explicitly invited.

Quote
wxq wrote in message <8h2jpn$5...@bornews.borland.com>...
>Please tell me how to update one field with record number in sqlserver.  I
>can't find the function to get the record number.

>Thanks .

Other Threads