HI DAW/Martin,

Can we please have a new driver attribute to return the Client Name ?

For example:
Code:
DB2_DRV : Get_Attribute DF_DRIVER_CLIENT_NAME of iDriver to sClientDrvName // returns "{IBM DB2 ODBC DRIVER}"
MSSQLDRV: Get_Attribute DF_DRIVER_CLIENT_NAME of iDriver to sClientDrvName // returns "{SQL Server Native Client 11.0}"
This would be very useful for creating DSN-less connection strings, especially for DataFlex Reports (SQL/SP)

Thanks.