Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
Subject: mysql openssl Question
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
Update one field with more fields from another table
Subject: Getting Identity after INSERT
ERROR 2002: Can 't connect to local MySQL server through socket
mysql test 4 1 fails with the gis test
Subject: MySQL Cluster Software
Downgrade Mysql from 4 to 3 23
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Can 't access mysql after kernel upgrade
Executing MySQL Commands From Within C Program
Comparing and writing out BLOBS
Subject: Re: Preventing Duplicate Entries
FULLTEXT query format question
Strange behavior, Table Level Permission
Does the binary log enabling affect the MySQL performances?
mysql:it 's a db not a dbms how it 's possible?!
mysql have same function mthod as Oracle decode()
 
ODBC
Page 27 of 38 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10  

MyODBC 3.15.10 Released... BUT problem with WinMySQLAdmin 1.4

Windows XP Pro SP2 MyODBC 3.15.10 WinMySQLAdmin 1.4 I still get the problem in WinMySqlAdmin 1.4 [ODBC section of front panel] Not Found Driver Version Driver C \Windows\sys

ODBC Failure 3.51 in XP SP2 & MySQLAdmin 1.4

I noticed a popup box from the Windows XP SP2 ODBC administrator when configuring MySQL ODBC 3.51 that is not mentioned on the page http //dev.mysql.com/doc/mysql/en/DSN_on_Windows.html Here

Applications that work with MyODBC

Hi I have used Microsoft Visual Studio .NET to connect to my web server (remotly located) for SnailCard.com It has worked flawlessly untill this week... Not sure if it 's because I

bk commit - MyODBC 3.51 (1.397)

Below is the list of changes that have just been commited into a local MyODBC 3.51 repository of 'pharvey '. When 'pharvey ' does a push they will be propogaged to the main repository and within 2 ho

MySQL 4.1

Hi All MySQL 4.1 is released but when I try to activate it with MyODBC 3.51.9 I receive an error saying "Client does not support authentication protocol requested by server consider upgrading MyS

Problems compiling MyODBC 3.51.09

Hi I 'm having problems compiling MyODBC 3.51.09 where it always ended up with the following error message

MyODBC 3.52: Where and How to Get?

Hi All I 'm testing out and using mysql 5 and have a problem with using older clients connecting to it i solved that problem with simply using the mysql client that comes with the new mysql 5 a

Can 't connect to MySQL server using ODBC 3.51

I am very new to Linux and I am trying to setup a data source on Windows XP SP1 to my MySQL server on my Linux server (4.22). I have put in all the information on the datasource setup dialog but I c

bk commit - MyODBC 3.51 (1.396)

Below is the list of changes that have just been commited into a local MyODBC 3.51 repository of 'pharvey '. When 'pharvey ' does a push they will be propogaged to the main repository and within 2 ho

deadlock caused by odbc and transaction handling

We are making a multithreaded application on a Solaris 8 system with mysql 3.23 - InnoDB tables myodbc 3.51.06 unixODBC2.2.10. When 2 threads want to update a record of a table at the same time

bk commit - MyODBC 3.51 (1.395)

Below is the list of changes that have just been commited into a local MyODBC 3.51 repository of 'pharvey '. When 'pharvey ' does a push they will be propogaged to the main repository and within 2 ho

bk commit - MyODBC 3.51 (1.391)

Below is the list of changes that have just been commited into a local MyODBC 3.51 repository of 'pharvey '. When 'pharvey ' does a push they will be propogaged to the main repository and within 2 ho

SQLFreeStmt before reading all results

Running with mysql 4.0.15 and MyODBC-3.51.09. I have a third party client that uses the following approach to figure out information on what columns are in a table >SQLAllocStmt | exit SQL_S

MyODBC 3.52

Will there be an updated release of MyODBC 3.5x compatible with Mysql 4.1? Thank you Luis Fortes Location Juarez Department FACTS Intranet http //facts.juarez.tce.com Office Phone

Installing MyODBC on OS X - Files Missing in Distro?

Hello I am trying to install MyODBC-standard-3.51.07-apple-darwin7.3-powerpc onto OSX 10.2.8 (Jaguar). However the *.so files mentioned in the INSTALL-BINARY files are missing. How do I

How to open a DSN-Less connection and leave it open

I use MS Access as a front end and have both VB code and form queries built in. The VB code is able to open and close connections to access data but without the DSN pre-defined the built in form quer

MYODBC

I have been attempting to install MySQL for some time now with no success. In the winmysqladmin window myodbc shows file 3.51 driver is not found. How is this negatively impacting my ability to ins

Newest MyODBC versions are compatible with MySQL 3.x?

In the FAQ of MyODBC installation it is written that for compiling source distribution on Unix the client libraries and include files are needed from MySQL 4.0. We use now the MySQL 3.23. If we do

bk commit - MyODBC 3.51 (1.383)

Below is the list of changes that have just been commited into a local MyODBC 3.51 repository of 'pharvey '. When 'pharvey ' does a push they will be propogaged to the main repository and within 2 ho

MyODBC 3.51 Unknow table 'xxx_0 ' in field list

When I try to retrieve data using the query wizard in Excel 2002 I get the following error "Unknow table 'xxxx_0 ' in field list " where xxx represents the table name. Curiously when I follow the exact

Fix for retrieving "time " fields

Using MyODBC 3.51.09 I was getting back NULL for a column of type "time " that should have been "14 00 00 ". This was connecting to MySQL 4.0.21. I perused the code and came up with the following

Building MyODBC 3.51 for MySQL 4.1

Is it going to be possible to build MyODBC 3.51 for use with MySQL 4.1? On Windows the binary download of MyODBC 3.51 seems to work OK with MySQL 4.1 (after configuring the password encryption to

Subject: Memory Leak in catalog.c

I uncovered a memory leak in MyODBC 3.51.09 with things compiled -DSAFEMALLOC. At line 538 in driver/catalog.c when SQLTables() returns an empty-set due to row_count being 0 the memory allocat

question-MYODBC

?I am a new to myodbc . I have followed all steps to MyODBC driver (rpm files ) on red hat linux but failed .Even the tar.gz files shows no odbc.ini and libmyodbc3-$version.so files. I have also d

bk commit - MyODBC 3.51 (1.381)

Below is the list of changes that have just been commited into a local MyODBC 3.51 repository of 'pharvey '. When 'pharvey ' does a push they will be propogaged to the main repository and within 2 ho

Re: odbc.ini is deleted during high cpu load or disk full on sola
ris

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 FYI Some news on this topic has been relayed to me originating from the unixODBC maintainers. This problem is related to unixODBC and appears to

Use of myodbc in crystal Reports 10

Hi Trying to report on some data in a mysql database (4.0.13) through crystal reports 10 using the myodbc driver (3.51) but when I try and access the database it shows no tables it seems to

MyODBC: Problems with authentication

If you are having problems authenticating to MySQL 4.1.x or greater then please be aware that currently myodbc is built against MySQL 4.0.x. I refer you to the following URL.... http //dev.mysq

Re: MYODBC 3.51 / WINXP / floatingpoint error when deleting
records?

This is something I do not know why more people are not upset about. I had submitted a patch for this more than a year ago. The problem is that MySQL does not in my mind deal with floating point num

MyODBC 3.51 eorro when testing

Dear Sirs I have installed MySQL 4.1 Server on Wijndows XP Home Edition and updated Microsoft MDAC (Microsoft Data Access Components) & Microsoft Jet 4.0 to the latest versions. I have able
Page 27 of 38 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10