
Anonymous
Not applicable
2013-05-10
06:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Retrieve Schema Disabled Next Button After Selecting Tables
I have an MSSQL connection that I want to add schema for but the NEXT button stays disabled.
Right-click, retrieve schema, leave defaults, click next, looks good, all tables exist, select all or any table, NEXT button stays disabled.
The "Columns" column is empty and the "Creation Status" column says pending.
Any ideas? Thanks in advance!
--steve
Right-click, retrieve schema, leave defaults, click next, looks good, all tables exist, select all or any table, NEXT button stays disabled.
The "Columns" column is empty and the "Creation Status" column says pending.
Any ideas? Thanks in advance!
--steve
163 Views
2 Replies

Anonymous
Not applicable
2013-05-10
06:37 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes I know. I have the same problem. Unfortunately there is currently no way so get over it.
I suggest, for input components like tMSSqlInput:
Define the query you want and use the Guess Schema button there. This usually works.
If you need an schema for an output component:
Do the same like for input but for your target table and copy the created schema and paste it to the output schema.
I suggest, for input components like tMSSqlInput:
Define the query you want and use the Guess Schema button there. This usually works.
If you need an schema for an output component:
Do the same like for input but for your target table and copy the created schema and paste it to the output schema.
163 Views

Anonymous
Not applicable
2013-05-10
07:11 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks so much, I was pulling my hair out. I believe your solutions will work for me.
thanks again!
--steve
thanks again!
--steve
163 Views
