ODBC support

Would I be correct in saying that Aurelius supports UniDAC, and UniDAC supports ODBC and hence Aurelius supports ODBC through UniDAC ?

You can say that for the database connection itself, but Aurelius needs to know the RDBMS being connect so it can build the correct SQL syntax and extract metadata information.
For example, you cannot use UniDAC ODBC to connect to, say, Informix, because even though Aurelius could connect to Informix via UniDAC, it won't know how to properly build the specific SQL Informix commands.

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.