I am developer who is writing an application. For some functionality I would like to provide database access for executing sqls in text and stored procedure format. The platform is windows and the target databases are MSSQL, Oracle and MySQL.
Which type of connection (ODBC or OLEDB) should I provide support for? Thanks.
Which type of connection (ODBC or OLEDB) should I provide support for? Thanks.