All,
SQL backend - Access frontend. All clients have the same frontend. Everybody can run the queries with [Please input value] as the criteria. Box pops up, they enter criteria and sort away, works fine.
On one machine, after sorting the results, it will always ask 'Enter Parameter Value'. I've relinked all the tables, checked for missing references, checked the ODBC, pulled across a replacement client. The query hasn't any ORDER BY clauses in, it's not linked to a report, it's just a simple query on one table. Except it seems on this one machine!
I've just tried stripping down the query to a couple of fields and changed the field the user has to input on. Same problem when I sort. So I've tried another table - same problem. It's as though the query is running and then forgetting the criteria?
I really want to put the PC in the skip now but it's got to be something relatively simple. Hasn't it?!!
Any ideas as to which way to turn would be much appreciated!
Many thanks
SQL backend - Access frontend. All clients have the same frontend. Everybody can run the queries with [Please input value] as the criteria. Box pops up, they enter criteria and sort away, works fine.
On one machine, after sorting the results, it will always ask 'Enter Parameter Value'. I've relinked all the tables, checked for missing references, checked the ODBC, pulled across a replacement client. The query hasn't any ORDER BY clauses in, it's not linked to a report, it's just a simple query on one table. Except it seems on this one machine!
I've just tried stripping down the query to a couple of fields and changed the field the user has to input on. Same problem when I sort. So I've tried another table - same problem. It's as though the query is running and then forgetting the criteria?
I really want to put the PC in the skip now but it's got to be something relatively simple. Hasn't it?!!
Any ideas as to which way to turn would be much appreciated!
Many thanks