Deploying using DotConnect
Posted: Wed 26 Feb 2014 21:32
Created a project that pulls data from a remote SQL Server and writes it to stage tables on the mysql box using the DevArt MySQL Destination and then for each table an execute sql task is called using an ADO.NET connection with the dotconnect driver for MySQL. This works fine in debug mode, but once I deploy it to the catelog and schedule it to run via the sql agent scheduler, I get the following error message: Failed to acquire connection "HUBS_STG" (ado.net connection).
We just purchased this driver for us and is version 8.2.80.0
Any ideas what is going on?
I have the agent set to run the job in 32 bit mode.
We just purchased this driver for us and is version 8.2.80.0
Any ideas what is going on?
I have the agent set to run the job in 32 bit mode.