SQLConfigDataSource return value
Hello,
here on my win XP SP3 client i have installed a Oracle Client 11gR2(32BIT) 11.2.0.1.
When trying to create a DSN with SQLConfigDatasource:
1. i get the returnvalue 0 .
(0 means : there was an error)
2. the DSN was created. ( and is OK )
When trying to create a DSN with incorrect parameters:
1. i get the returnvalue 0 .
(0 means : there was an error)
2. the DSN was not created!
So i can´t see if the DSN is created while looking at the returnvalue!
Doing the same with a 11.1.0.6-client i get correct returnvalues.
Is there a FIX?
Best Regards
Lars
here on my win XP SP3 client i have installed a Oracle Client 11gR2(32BIT) 11.2.0.1.
When trying to create a DSN with SQLConfigDatasource:
1. i get the returnvalue 0 .
(0 means : there was an error)
2. the DSN was created. ( and is OK )
When trying to create a DSN with incorrect parameters:
1. i get the returnvalue 0 .
(0 means : there was an error)
2. the DSN was not created!
So i can´t see if the DSN is created while looking at the returnvalue!
Doing the same with a 11.1.0.6-client i get correct returnvalues.
Is there a FIX?
Best Regards
Lars
0