I have a few FireDAC questions that I've not been able to figure out from the docs.

I have a few FireDAC questions that I've not been able to figure out from the docs. {1} Apparently you can use "MetaCurCatalog and MetaCurSchema" to avoid the Catalog and DBO prefixes when listing table names but I've not been able to find an example re how to code them {2} Similar issue with "APattern" (is the LIKE-pattern filtering table names) ~ I'd like a NOT pattern but once again would like an example {3} Using Metadata there is a term "ASchemaName" that I am not familiar with and would like to see if it applies and how to use it if so. Thx rb

Comments