Page 1 of 1

Problem with Embedded server

Posted: Tue 04 Jan 2005 20:03
by ptonev
Hi,

I try Embedded demo but it give AV (in module ntdll.dll) when I click on Open button. If I press it again table is open, but RefreshRecord button give AV in same module.

I use:
Delphi 7/SP1
MySQL 4.0.17 for Win
CoreLab dbExpress drv. for MySQL 2.10.2

Where can be a problem?

Re: Problem with Embedded server

Posted: Wed 05 Jan 2005 10:08
by Ikar
Please check if you specify paths to datadir and basedir correctly. A path certainly must be written using '/', but not '\.

Re: Problem with Embedded server

Posted: Thu 06 Jan 2005 07:26
by ptonev
Hi, Ikar.

I told about Embedded demo what come with drivers.
What path I must set.

Best reagrds,

Re: Problem with Embedded server

Posted: Thu 06 Jan 2005 10:29
by Ikar
I mean paths specified in my.ini file. You can read details about configuration of this file in MySQL Reference Manual

Posted: Fri 07 Jan 2005 22:24
by ptonev
Ops, sorry.

I forgot about this but it is a fill with correct values...

But I can't find from where can read about [Server] and [Embedded] section.

part from My.ini

Code: Select all

[Embedded.exe]
datadir=C:/Program Files/CoreLab/DbxMda/Demos/Win32/Embedded/data
basedir=C:/Program Files/CoreLab/DbxMda/Demos/Win32/Embedded/

Posted: Wed 12 Jan 2005 19:37
by ptonev
Hi, guys

Please someone can tell me how to run Embedded demo.
I think that demo is demo because must run without problem and I don't must read other information to run it.

best regards,

Posted: Thu 13 Jan 2005 10:31
by Paul
Some versions of MySQL 4.0 Embedded server can have this problem when working with
DbxMda driver. We have compiled version of Embedded server MySQL 4.0.13 which is free
of such error. Please contact to our support address to get it.