Does anyone know what API I need to include to be able to
use the SQLDriverConnec t function with C#? I was given a
code example on how to setup my DSN-less connection and I
keep getting a pop-up dialog box to configure my
connection. I want to use the SQLDriverConnec t function
so that I can utilize the SQL_DRIVER_NOPR OMPT parameter.
If anyone has any insight to this it would be greatly
appreciated.
Thanks,
Dale
use the SQLDriverConnec t function with C#? I was given a
code example on how to setup my DSN-less connection and I
keep getting a pop-up dialog box to configure my
connection. I want to use the SQLDriverConnec t function
so that I can utilize the SQL_DRIVER_NOPR OMPT parameter.
If anyone has any insight to this it would be greatly
appreciated.
Thanks,
Dale
Comment