This topic contains 0 replies, has 1 voice, and was last updated by mallen@vaxcare.com 2 years, 9 months ago.
Specifying DB (SQL Server) schema name in .dbs files
You must be logged in to reply to this topic.
This topic contains 0 replies, has 1 voice, and was last updated by mallen@vaxcare.com 2 years, 9 months ago.
We have recently begun to leverage .dbs files to provide a cleaner lua schema definition for our DB data payloads. In our SQL Server database, we have tables under different schema names (Sales.HL7.*, Sales.EDI.*, Sales.dbo.*). The .dbs files default to the *.dbo.* schema name.
Is there a way to specify a different schema name for certain .dbs definitions?
You must be logged in to reply to this topic.