D
Dan Kerkman
I"m using a SQL SELECT statement as the recordsource for a report. As long
as I do not include an ORDER BY clause the SQL string works fine but as soon
as I add ORDER BY I receive the following error:
"There was a problem accessing a property or method of the OLE object."
Are ORDER BY claues not allowed for SELECT statements used as a
recordsource? As the recordsource string changes I want to be able to sort
the records differently. Any thoughts or help? Thanks.
I'm using an Access 2k ADP file connected to SQL 2k.
DJK
as I do not include an ORDER BY clause the SQL string works fine but as soon
as I add ORDER BY I receive the following error:
"There was a problem accessing a property or method of the OLE object."
Are ORDER BY claues not allowed for SELECT statements used as a
recordsource? As the recordsource string changes I want to be able to sort
the records differently. Any thoughts or help? Thanks.
I'm using an Access 2k ADP file connected to SQL 2k.
DJK