Configuration:

- WinXP SP1 (Workstation)
- Windows 2000 SP2 (Server)
- MySQL 4.0.4-beta-max-ny-log
- MyODBC 3.51.05
- InnoDB
- Delphi 7
- ADO 2.7

Problem with simple query Delphi/MyODBC 3.51.05:

- qry.SQL.Add('select * from lokalen');
- qry.open;

When I open the query, the next message is displayed:


'Access violation at address 1000724A in module 'myodbc3.dll.'
'Write of address 50455250'


With the stable version (MyODBC 2.5), the same query works fine.

Do we have to do an upgrade of our mySQL database, or is it a bug?


Guy Van den Bosch
M.C.S.C. bvba
Brusselsesteenweg 386
B-3020 Herent
Belgium
Tel: +32 16 49 99 10
Fax: +32 16 48 05 94
[EMAIL PROTECTED]
www.mcsc.be

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to