Page 1 of 1

Не могу указать логин и пароль

Posted: Mon 02 Apr 2012 12:17
by Akella
Не могу указать сервер, логин, пароль.

Установил http://www.devart.com/dbx/mysql/download.html

Кинул в DataModule SQLConnection
Выбрал в свойстве Driver - DevartMySQLDirect
Но при попытке раскрыть (нажать на +), чтобы ввести логин и пароль получаю AV
Unable to expand: Access violation at address 214952BB in module 'borlndmm.dll'. Read of address 00000000
Что я забыл? Не правильно установил?

Delphi XE2 Upd4
MySQL 5.1.61-log

Image

Posted: Tue 03 Apr 2012 05:44
by AndreyZ
Hello,

Support of RAD Studio XE2 Update 4 is added in the latest dbExpress driver for MySQL 5.1.3 . To solve the problem, you should upgrade dbExpress driver for MySQL to version 5.1.3 .
Please, in future, write in English at this forum. If you want to use Russian language, write your questions at our Russian forum here: http://www.devart.com/ru/forums/viewforum.php?f=29

Posted: Tue 03 Apr 2012 06:03
by Akella
У меня именно 5.1.3

Скачал вчера
Может я неправильно установил? Или недоустановил?

Posted: Tue 03 Apr 2012 15:06
by AndreyZ
It seems that you have incorrect driver settings in the dbxconnections.ini and dbxdrivers.ini files. Please try the following:
- close RAD Studio XE2;
- remove dbExpress driver for MySQL;
- remove all Devart MySQL sections in the dbxconnections.ini and dbxdrivers.ini files (you can find them in the %Documents%\RAD Studio\dbExpress directory);
- reinstall dbExpress driver for MySQL.