From: Derek G. <dgi...@ge...> - 2005-03-21 23:27:09
|
All-- The documentation says nothing about the new parameter input_name added to rlib_add_datasource_odbc in version 1.3.1. Could someone in the know please enlighten me as to what I should do with the new parameter? Also, how could I leverage this function call against an ODBC library that uses a configuration file to get the complete information about a DSN? I am using RLIB 1.3.1 on a FreeBSD host that has been configured with EasySoft's ODBC-ODBC Bridge (OOB) ODBC library. I would prefer if I can bypass the OOB API altogether and use only the RLIB API in my code. Cheers, --Derek |