leonardschwenk
Explorer
Member since ‎2022 Oct 21

User Statistics

  • 7 Posts
  • 0 Solutions
  • 5 Kudos given
  • 2 Kudos received

User Activity

Hi everyone, I encounter a strange error. I try to insert the following: INSERT INTO "usertable.virtualtable::VT_usertable" ( "ID", -- integer "name", -- NVARCHAR(128) "birthday", -- date "account_balance") -- decimal VALUES (1, myname, 202001...
Hi there, I have a couple of virtual tables and I want to deploy my application on several spaces with different remote databases. When im deploying my application first of all I have to manually replace my RemoteSource and DatabaseName within th...
Kudos from
Kudos given to