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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by breathholder

  1. breathholder

    SELECT @@IDENTITY AS id FROM doesn't work on Access

    I am trying to get primary key for inserted values in one SQL query but I can't get it right... I've tried SELECT @@IDENTITY AS id FROM but it returns error I am using Access database... Please, if you could help it would be great Tnx
  2. breathholder

    SELECT @@IDENTITY AS id FROM doesn't work on Access

    Sorry! Wrong Forum :(
  3. breathholder

    SELECT @@IDENTITY AS id FROM doesn't work on Access

    I am trying to get primary key for inserted values in one SQL query but I can't get it right... I've tried SELECT @@IDENTITY AS id FROM but it returns error I am using Access database... Please, if you could help it would be great Tnx

Part and Inventory Search

Back
Top