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

ORDER BY Prevents Updateable Query

Status
Not open for further replies.

robulator

Programmer
Nov 17, 2000
33
US
It seems that when I open a recordset where the query (SELECT statement) contains an ORDER BY clause, the resulting recodset is not updatable regardless of how I try to set CurserType and LockType. Does anyone know a way around this?

Thanks, Rob
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top