add 'MySql' to SqlDataConnector

Best practices, code snippets for common functionality, examples, and guidelines.
jmchughsmart
Posts: 28
Joined: Wed Aug 12, 2015 6:44 pm

add 'MySql' to SqlDataConnector

Post by jmchughsmart » Thu Dec 29, 2016 3:27 pm

Hi,

Is there a way to add 'MySql' to SqlDataConnector for the 'Change Data Source' dialog.

krstcs
Posts: 2683
Joined: Tue Feb 07, 2012 4:14 pm
Location: Austin, Texas, USA

Re: add 'MySql' to SqlDataConnector

Post by krstcs » Thu Dec 29, 2016 5:35 pm

In order to use MySQL (or any other DB besides SQL Server or Access) as a data source, you just need to install that database's ODBC driver. If it doesn't have an ODBC driver, then it won't work with Ranorex.
Shortcuts usually aren't...