MySQL Forums
Forum List  »  Delphi

The probleb with mysql in windows 64bit
Posted by: asa saS
Date: August 07, 2010 02:26AM

Hello
I make my programs by delphi7 also My
database is mysql. I have some problems with mysql In windows 64bit. I
appreciate if you can help me

1.it has errorr in selecting Arabic language For example :
Select * from test where f1 ="علي";
2.for attaching a selected field in a edited , for example:
select version();
e1.text:=qure1.fields[0].asstring;
- it has error of "list index out of band" .

Mysql Version : mysql-essential-6.0.3-alpha-winx64
Odbc connector Version : mysql-connector-odbc-5.1.6-winx64

Best regard

Options: ReplyQuote


Subject
Written By
Posted
The probleb with mysql in windows 64bit
August 07, 2010 02:26AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.