Link to home
Start Free TrialLog in
Avatar of ShawnGray
ShawnGray

asked on

EXEC SQL not supported

Using Query designer in MS Visual Studio.
need to use exec stmt
Get a Query Definitions Differ warning

The follow errors were encountered while parsing the contents of the SQL pane:
The EXEC SQL construct or statement is not supported.
The query cannont be represented graphically in the Diagram and Criteria Pane.

Continue removes the line.
Seems to work fine in SSMS (no graphical issues in there).

Can this be used in Visual Studio Qry Designer?
ASKER CERTIFIED SOLUTION
Avatar of Jim Horn
Jim Horn
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 ShawnGray
ShawnGray

ASKER

Got it. Thanks