Keyword not supported: 'UserID' with MySQL (dot Universal 3.50.688)

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for universal data access
Post Reply
cmarcela
Posts: 4
Joined: Mon 26 May 2014 17:02

Keyword not supported: 'UserID' with MySQL (dot Universal 3.50.688)

Post by cmarcela » Mon 04 Aug 2014 10:09

Hi,

We update to Devart version "dot Universal 3.50.688". We are using UniConnection to connect a MySQL database with the following connection string:

- FConnection.ConnectionString = "Provider=MySQL;Host=X;Port=X; Database=X;User Id=X;Password=X;Connection Timeout=0";
- When open the connection: FConnection.Open(); Displays an error: "Keyword not supported: 'UserID'.". I don't know what happens becouse with a last version (dot Universal 3.10) our application worked correctly.

Can you help me please!

Thanks

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Keyword not supported: 'UserID' with MySQL (dot Universal 3.50.688)

Post by Pinturiccio » Tue 05 Aug 2014 10:48

We have reproduced the issue. We will investigate it and post here about the results as soon as possible.

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Keyword not supported: 'UserID' with MySQL (dot Universal 3.50.688)

Post by Pinturiccio » Wed 13 Aug 2014 10:42

We have fixed the bug with throwing the "Keyword not supported: 'UserID'" exception with MySQL. We will post here when the corresponding build of dotConnect Universal is available for download.

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Keyword not supported: 'UserID' with MySQL (dot Universal 3.50.688)

Post by Pinturiccio » Thu 14 Aug 2014 15:22

New build of dotConnect Universal 3.50.722 is available for download now!
It can be downloaded from http://www.devart.com/dotconnect/univer ... nload.html (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to http://forums.devart.com/viewtopic.php?t=30169

Post Reply