Actualy I need a middleware tool (or metadata tool) to accept odbc commands
from my application and send it to actual database server on the fly. I
thought to make a custom odbc driver, which acts like an ODBC datasource,
gets commands from applications, makes changes in SQL queries, and
retrieves data from another datasource, makes changes in field names, etc.
and sends data back to application.
Another question maybe someone has Microsoft ODBC SDK or knows where to
get it?
Thank you
dogue
Igor Shekalev - 03 Mar 2005 08:19 GMT
Why you can't access your database server from your application directly if
you can do it from middleware?
d> Actualy I need a middleware tool (or metadata tool) to accept odbc
d> commands from my application and send it to actual database server on
d> the fly. I thought to make a custom odbc driver, which acts like an
d> ODBC datasource, gets commands from applications, makes changes in
d> SQL queries, and retrieves data from another datasource, makes
d> changes in field names, etc.
d> and sends data back to application.
Igor Shekalev, http://www.sqledit.com, powerful database tools