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

Query return all rows as the first row

Status
Not open for further replies.

wvjim

Programmer
Jan 11, 2001
25
0
0
US
I'm using Access as a front end to SQL. When I attach the database and try to retrieve the records/rows it shows me multiple records but they all have the infromation from the first record. I'm stumped as to how to resolve this situation. I can go to a different computer and perform the same function and it works fine. Any sugesstions on how to resolve this situation would be greatly appreciated.

Thanks in advance.
 
I have seen that error when I link a table but don't specify a unique record identifier or use an incorrect one. Is that applicable in your case?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top