D
Dean Slindee
Access 2003 .adp application using an SQL Server backend database:
On the Data tab for a form, I have specified the following in the "Order By"
property: tblJusticeClientProgram.StartDate DESC
Problem is, this specification is not honored. The Record Source is
specified as a table name: tblJusticeClientProgram
The form is used as a subform. Is there something else that needs to be
done, or perhaps Order By
does not work on subforms?
Thanks,
Dean S
On the Data tab for a form, I have specified the following in the "Order By"
property: tblJusticeClientProgram.StartDate DESC
Problem is, this specification is not honored. The Record Source is
specified as a table name: tblJusticeClientProgram
The form is used as a subform. Is there something else that needs to be
done, or perhaps Order By
does not work on subforms?
Thanks,
Dean S