Page 1 of 1

ODBC Connector Issue

Posted: Fri Dec 28, 2012 2:08 pm
by nagarjuna
I am trying to connect to MS SQL server database using ODBC connector . I am getting error like invalid data source name .

I am using the same data source name , user id & password in ODBC enterprise & DRS stages . Those stages are working fine . But , ODBC connector is giving the issue .

Please suggest .

Thank

Posted: Fri Dec 28, 2012 3:14 pm
by ray.wurlod
Does the DSN exist in the uvodbc.config file in your project?

Posted: Sat Dec 29, 2012 10:48 am
by nagarjuna
DRS & ODBC Enterprise stage are working fine . I guess , both of those stages use uvodbc.config file . So , DSN name should be present in uvodbc.config file . Anyways I will check & confirm it .

Thanks

Posted: Sat Dec 29, 2012 3:25 pm
by ray.wurlod
Are all the connection properties set up correctly in your ODBC Connector stage? What error message is generated? Can you Test the connection from within the ODBC Connector stage? Can you View Data?