Could someone please help me with this one.I am trying to create a connection string to access my database but dont get connection string to work. Here is Information. I am not sutre abot the driver -...
Most probably, your connection string is incorrect. Check whether you connect to your DB properly - TC doesn't affect this, it just uses ADO. If I get it right that your DB is IBM DB2, you can find the correct connection strings here.