How can we help you today? How can we help you today?

FROM in Update statement does not show tables

First, I really love the tool. I just started using it but already know it is going to come in handy.

When creating an Update query using a From statement to utilize data from multiple tables, SQLPrompt displays the column names instead of allowing table selection after the FROM statement.

For Example:
Update Cust
Set CustId =2
FROM Cust INNER JOIN CustOrders.....

the prompts after the FROM are fields from the Cust table, not table names.
rgoolsby
0

Comments

1 comment

  • Tilman
    Hi,

    Glad you like the tool, and thanks for reporting the problem. We will fix it for version 3.

    Regards,

    Tilman
    Tilman
    0

Add comment

Please sign in to leave a comment.