MyODBC BDE invalid configuration error (BDE Error 12550)

2002-02-12 Thread Guido Sohne

We're running a MySQL 3.23.47 server on Windows 98, and when trying to
connect to BDE version 3.0 (bundled with Borland C++ Builder 1) using
MyODBC version 3.51 we get something like


Invalid configuration parameter:
Alias: database_alias

BDE Error 12550 [0x31][0x6]


I've searched the list archives and realize that some people have
occasionally come across this problem but haven't found a solution or an
indication of what the problem is ...

Borland,s web site says of BDE Error 12550


12550 Invalid configuration parameter.

One possible cause for the error:
ODBC ALIASES.
When creating and/or using a BDE alias that is using 
an ODBC DSN make sure that the ALIAS parameter ODBC DSN is
set to the DSN that you wish to use and that has been created 
using ODBC Manager.  Available ODBC DSN's can be chosen from 
the parameter's drop-down edit using the BDE Administrator.

Another possible cause:
Using ISAPI app and ODBC against NT web server.  
ODBC DSN on NT machine should be set to system 
instead of user.


Has anyone run into this before ?






_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-
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


-
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




RE: MyODBC BDE invalid configuration error (BDE Error 12550)

2002-02-12 Thread Venu

Hi, 

 -Original Message-
 From: Guido Sohne [mailto:[EMAIL PROTECTED]]
 Sent: Friday, February 08, 2002 6:54 AM
 To: [EMAIL PROTECTED]
 Subject: MyODBC BDE invalid configuration error (BDE Error 12550)
 
 
 We're running a MySQL 3.23.47 server on Windows 98, and when trying to
 connect to BDE version 3.0 (bundled with Borland C++ Builder 1) using
 MyODBC version 3.51 we get something like
 
 
 Invalid configuration parameter:
 Alias: database_alias
 
 BDE Error 12550 [0x31][0x6]
 
 
 I've searched the list archives and realize that some people have
 occasionally come across this problem but haven't found a solution or an
 indication of what the problem is ...

Is it possible for you to trace MS ODBC DM calls and send that log ? 
That enables the clear picture of what is happening.

I tried to download the eval copy of Borland C++ Builder to give a try, 
but it is ~140 MB, so waiting for your log. If it doesn't help, then I 
will go ahead and give a try by downloading.

 
 Borland,s web site says of BDE Error 12550
 
 
 12550 Invalid configuration parameter.
 
 One possible cause for the error:
 ODBC ALIASES.
 When creating and/or using a BDE alias that is using 
 an ODBC DSN make sure that the ALIAS parameter ODBC DSN is
 set to the DSN that you wish to use and that has been created 
 using ODBC Manager.  Available ODBC DSN's can be chosen from 
 the parameter's drop-down edit using the BDE Administrator.

 
 Another possible cause:
 Using ISAPI app and ODBC against NT web server.  
 ODBC DSN on NT machine should be set to system 
 instead of user.

Did you tried with the 'system dsn' or 'file dsn' ? And whats the 
outcome ? 

For more information on different types of DSNs, refer to 
http://www.mysql.com/products/myodbc/faq.html#DSN_Types

Regards, Venu
--
For technical support contracts, go to https://order.mysql.com
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /   Mr. Venu [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, Developer
/_/  /_/\_, /___/\___\_\___/  California, USA
   ___/  www.mysql.com


-
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


-
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




MyODBC BDE invalid configuration error (BDE Error 12550)

2002-02-08 Thread Guido Sohne

We're running a MySQL 3.23.47 server on Windows 98, and when trying to
connect to BDE version 3.0 (bundled with Borland C++ Builder 1) using
MyODBC version 3.51 we get something like


Invalid configuration parameter:
Alias: database_alias

BDE Error 12550 [0x31][0x6]


I've searched the list archives and realize that some people have
occasionally come across this problem but haven't found a solution or an
indication of what the problem is ...

Borland,s web site says of BDE Error 12550


12550 Invalid configuration parameter.

One possible cause for the error:
ODBC ALIASES.
When creating and/or using a BDE alias that is using 
an ODBC DSN make sure that the ALIAS parameter ODBC DSN is
set to the DSN that you wish to use and that has been created 
using ODBC Manager.  Available ODBC DSN's can be chosen from 
the parameter's drop-down edit using the BDE Administrator.

Another possible cause:
Using ISAPI app and ODBC against NT web server.  
ODBC DSN on NT machine should be set to system 
instead of user.


Has anyone run into this before ?






_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-
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