Hello,
I have an Access 2003 application that uses a query to supply sorted data to a combobox on a form. This bit works fine.
I've upsized to SSE and have now got a few learning opportunities! Can anybody suggest how I can get the same functionality in the upsized/SSE version? Do I need a stored procedure or a view (or something else) to deliver sorted data? As you can tell, what I know about SQL Server wouldn't cover a postage stamp! Any recommendations for good books on the subject?
TIA for any help.
Chris