Skip to main content

3 docs tagged with "import"

View all tags

Fast Targeted Table Import (BimlStudio Preview)

BimlStudio preview script that imports one or more named tables from a given database, walks every schema looking for the match, writes the resulting Biml under the database's 'Tables' directory, adds the file to the live project, sets the schema to the database default, then calls a follow-up script to add UsedByCycle tags.

Finish Table Import Script

BimlStudio script that finishes a freshly imported Table: resets the schema to the database's default, renames the Biml file to local convention, moves it to the database's Tables directory, and calls a follow-up script to add UsedByCycle tags.