Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Counter field in query

Status
Not open for further replies.

JKDeveloper0718

Programmer
Aug 11, 2006
23
US
I need a counter field created like a calculated field in an access query such that it will just put a unique value starting at 1 til the query ends. What Im trying to accomplish is I need a automatically generated number per record to insert into an SQL table to give it a unique identity without the field in SQL server being a identity. Ive tried some recommendations on the web nothing has worked right theres always a twist. Any suggestions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top