Can I get away from or create programmitically an ODBC connector?
I have been using a System DSN which uses an iSeries ODBC Driver. I create Pass-Through queries pointing to this DSN.
I would like to elimitate the System DSN itself and have a query that has all the required parameters in the connection string itself. Obviously I need the driver but I would like to get away from an actual connector.
For security reasons the Network Admin can (I think) prevent people from creating new connectors. But once created anyone can use it anywhere. Such as in Excel see just about any table/file on the iSeries.
Any thoughts?
Thank you,
I have been using a System DSN which uses an iSeries ODBC Driver. I create Pass-Through queries pointing to this DSN.
I would like to elimitate the System DSN itself and have a query that has all the required parameters in the connection string itself. Obviously I need the driver but I would like to get away from an actual connector.
For security reasons the Network Admin can (I think) prevent people from creating new connectors. But once created anyone can use it anywhere. Such as in Excel see just about any table/file on the iSeries.
Any thoughts?
Thank you,