Link to home
Start Free TrialLog in
Avatar of jaws1021
jaws1021

asked on

executing query error.

When I am at the Configure Data Source, right at the test query part I get this error

There was an error executing the query. Please check the syntax of the command and if present, the types and values of the parameters and ensure they are correct.
Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints.

The thing is when I execute query, it has giving me all the data I need.
Why I get this error?
ASKER CERTIFIED SOLUTION
Avatar of ChetOS82
ChetOS82
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Sham Haque
could you post your query and the underlying table(s) design?