sententia
Home    Blog

Creating Tibco Adb For Sql Server Error AEADB-800018: No Tables Found

I primarily work in the oracle world, and my first venture to MS Sql Server 2008 to build an active database adapter was a little adventure.
My adapter configuration Design-time Connection Info tested successfully.
But when I went to create the adapter service for the table, it could not find any tables. I tried all variations of the tablename, with and without dbo or database name, upper or lower case, ...

This may have not been the proper way ... but it worked for me to 'add table from other schema'