Hi everyone,
Here is my problem.
I run a query which works on some PC's but not all.
Doesn't matter which version of Access I use.
This query uses a MS_SQL linked table and is integrated in a Crystal report. This report is integrated in another application which uses a crystal report runtime.
In this application you can make a selection about a group of persons or select one individually and get the results in the report. The results fill some tables in an Access Database where the query is performed.
If the selection is made for a group or more than 4 persons the report runs fine, otherwise I get an Crystal Error Message 534.
I found that comes from Access and this not so special query ; result of subqueries.
If I run the query when less than 4 persons are selected
I get a login window where I have to fill the password to Access the data source of the linked table. Otherwise this windows doesn't appear. This windows is the result of the error message 534.
Is there some reasons ?
Any idea will be appreciated
I hope my explanations were not too confused.
Thanks in advance for your answers.
Here is my problem.
I run a query which works on some PC's but not all.
Doesn't matter which version of Access I use.
This query uses a MS_SQL linked table and is integrated in a Crystal report. This report is integrated in another application which uses a crystal report runtime.
In this application you can make a selection about a group of persons or select one individually and get the results in the report. The results fill some tables in an Access Database where the query is performed.
If the selection is made for a group or more than 4 persons the report runs fine, otherwise I get an Crystal Error Message 534.
I found that comes from Access and this not so special query ; result of subqueries.
If I run the query when less than 4 persons are selected
I get a login window where I have to fill the password to Access the data source of the linked table. Otherwise this windows doesn't appear. This windows is the result of the error message 534.
Is there some reasons ?
Any idea will be appreciated
I hope my explanations were not too confused.
Thanks in advance for your answers.