A) Qualify Object Names seems to have trouble when referencing a table in another database on the same server.

[Database].[dbo].[TableName]

But does still do the normal tables.

B) If you have Temp tables and temp variables, reference tables in another databases it errors and does not qualify anything in the script.

Toby
Tobyh
0

Comments

2 comments

  • Andras B
    Tobyh wrote:
    A) Qualify Object Names seems to have trouble when referencing a table in another database on the same server.

    [Database].[dbo].[TableName]

    But does still do the normal tables.

    B) If you have Temp tables and temp variables, reference tables in another databases it errors and does not qualify anything in the script.

    Toby

    Hi Toby,

    we do not follow up external database links. In the final release we will try to do partial qualifiaction for mixed cases.

    Many thanks for your feedback,

    Andras
    Andras B
    0
  • Tobyh
    we do not follow up external database links. In the final release we will try to do partial qualifiaction for mixed cases.

    Partial would be great for first release.
    Really enjoying this product so far !
    Tobyh
    0

Add comment

Please sign in to leave a comment.