Posted: Wed Aug 06, 2008 11:31 am Post subject: SQL Database Driver/Connection Problem
Voyager
Joined: 25 Jul 2005 Posts: 85
Hi,
I am trying to develop a flow that queries SQL database to retrieve data. I have my broker running on a UNIX machine and the SQL server is running on a different machine. Now, i tried creating a DSN by writing the following statement in the ODBC.ini file.
[Sample_DEV2]
Driver=/opt/IBM/mqsi/6.0/merant/lib/UKmsss20.so
Description=Alias for SQL DB Sample_DEV2
Address=sqlvirdev0041,6041
Database=Sample_DEV2
But still when i try to run my flow, i get the following error
Text = [DataDirect][ODBC lib] Data source name not found and no default driver specified
Am i missing anything else. Could anyone please help me resolve this issue.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum