Skip to content

Settings and activity

1 result found

  1. 7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Alex Schubow commented  · 

    multiple database support here would be a huge plus as well. code like this runs in SSMS but not in devart Query Builder.

    UPDATE asmc.dbo.searchspringFeed

    SET asmc.dbo.searchspringFeed.[Qty Uncommitted] = SixBit_BT.dbo.Inventory.QtyUncommitted , asmc.dbo.searchspringFeed.[Fixed Price] = SixBit_BT.dbo.Inventory.FixedPrice

    FROM SixBit_BT.dbo.Inventory

    WHERE asmc.dbo.searchspringFeed.[Item ID] = SixBit_BT.dbo.Inventory.ItemID