Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

MySQL Connector Performance

$
0
0

Hi Team,

I am using MySQL 5.1 (32) ODBC driver to connect Aurora MySQL instance. SSDT for Visual Studio 2015.  

My package have these problems.

1. How do I parameterize the ODBC connection information as OLEDB ? . Currently the packages are in Project Deployment Model. I have parameterized the "oledb" server's Server name, Database name as Project Parameters.  Do I need to make the ODBC connection using ConnectionString instead of DSN ? So that I can parameterize the connection string ?

2. I observed couple of times that my odbc source or destination data flow components does not shows the tables information. I have to create a new DSN and have to use that as source or destination. Why is this happening ? 

2. Throughput to MySQL Via. The batch size does not helps on update or inserting the data in to my sql. What is the recommendation for MySQL data connector to improve performance ?

Regards

Madhavan.TR


Madhavan Thasu Ramachandran



Viewing all articles
Browse latest Browse all 24688

Trending Articles