Using Teiid Designer 8.3
I have a database in SQL Server as my data source that contains a few tables and a few views.
I created a source model for this data source using the "Create Source Model for JDBC data source" wizard (see below)
Now, the underlying data source has added 1 extra view.
How do I add just the 1 view to my source model? I couldn't figure out how to do this in the Teiid designer. I'm hoping I won't have to recreate my Source Model and therefore the View Model.
Fixed. If I re-launch the same wizard ("Create source model for JDBC data source") and specify the existing source model name and it allows me to manage the differences.
Thanks.