Configuration for c++builder under xp

Hi
I'm developing with c++builder and have installed mysql4.0.1 and
myodbc3.5.1. All seemed ok.
And I have the following configurations in dbxdrivers.ini
[myodbc]
GetDriverFunc=getSQLLDriverODBC
LibraryName=myodbc3.dll
VendorLib=odbc32.dll
HostName=localhost
Database=mydb
User_Name=root
Password=
Option 49
Blobsize=-1

The GetDriverFunc, LibraryName and VendorLib are required by builder - they
must be given.
I do not know whether the configuration is right. When I try to run my
program (I gave the name myodbc), I get the error message which says "Unable
to find procedure getSQLDriverODBC". Which method should I call in place of
that?
Best regards,
Harp

--
Sparen beginnt mit GMX DSL: http://www.gmx.net/de/go/dsl

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
harp [ Fr, 28 Januar 2005 14:36 ] [ ID #613487 ]
Datenbanken » gmane.comp.db.mysql.odbc » Configuration for c++builder under xp

Vorheriges Thema: bk commit - MyODBC 3.51 (1.442)
Nächstes Thema: About patch 3