This is a migrated thread and some comments may be shown as answers.

MySQL/ ODBC database connection problem

1 Answer 82 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Marek
Top achievements
Rank 1
Marek asked on 19 Jul 2017, 07:17 AM

Hello everyone,

I want to record some data driven tests but cannot estabish connection with my MySQL database. Unfortunately tutorial is only for SQL Server database.  Can someone explain me step by step how to make a connection?

 

Grettings, 

Marek

1 Answer, 1 is accepted

Sort by
0
Daniel Djambov
Telerik team
answered on 24 Jul 2017, 05:32 AM
Hello Marek,

There should be no difference in the connection string to how you connect to your database from Test Studio or Visual Studio or any other client - we just use common Microsoft APIs for connection.

I cannot give you step by step description, because I don't know details about your database server.

Basically if you have Visual Studio, and connect to your database from it from it, you can use the same connection string in Test Studio. I have attached you 2 screen shots of Visual Studio DB connection wizard and how you get connection string from Visual Studio properties. You should use a similar approach to find your connection string.

Hope this information was helpful and you will find a way to connect to your database.

Best Regards,
Daniel Djambov
Progress Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Marek
Top achievements
Rank 1
Answers by
Daniel Djambov
Telerik team
Share this question
or