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 12 of 38 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10  

Subject: MyODBC-5 status update

Hi I would like to join Daniel Kasak 's request for MyODBC 5 status update and ask the MyOBC team again When can we expect for a new release of MyODBC which will include (full) support for wor

Variable binding

Hi I 'm having problems binding variables to a prepared statement using the MySQL ODBC driver 3.51. Does anyone know if it supports variable binding? Regards Marc Steffens -- MySQL ODBC Mailing L

MyODBC,Arbeitsspeicher Problem

Ich habe ein kleines Problem. Ich nutze den MyODBC Treiber in VB6. Lasse ich meine Programme auf ?lteren Rechnern mit wenig Arbeitsspeicher laufen st?rzt nach einiger Zeit mein Programm mit zu wenig

myodbc-update from 2.50.37 to 3.51.12

Hello Our ODBC-Bridge-Computer have an old myodbc-driver version 2.50.37. (This is very old). The current version on mysql-website is 3.51.12. I have read on mysql-website but I found no informat

odbc and mfc wizard

hi i 'm using myOdbc connector 3.51 and it is working just fine i can connect to mysql server working on .Net based application. The problem occured when i tried to make my mfc app and was using wiz

(Windows ODBC/MySQL Debug) EMERGENCY HELP NEEDED

(OT) (Windows ODBC/MySQL Debug) EMERGENCY HELP NEEDED

the driver never appears in the Administrator

Hi I have tried various installation methods for MyODBC and the driver never appears in the Microsoft ODBC Data Source Administrator. For instance if I choose System DSN - > Add ... then

Subject: Data Type Conversion error

mysql > select min(ReleaseDate) from MySQL where Product 'MyODBC ' and Version > 5.0.0 and Status 'Usable ' +

Using shared memory connections

Hello I would like to use shared memory connections (on Windows) in order to access the database locally. The reasons for it are 1. Security - I dont want MySql to listen on sockets/pipes 2. Perf

Subject: No data truncation errors

Hi I have mysql-connector 3.51.12 and MySQL 5.0.15. When I insert into a char column that is too small I don 't seem to get a data truncated error create table test (a char(10)) insert into test v

#deleted in Access

I have MySQL 3.21.x and MySQL Connector/ODBC 3.51 and for one of my tables all values show up as #Deleted. I 've followed the directions found under Support on mysql.com but to no avail. I 'm us

Possilbe bug with SQLExecute/SQLRowCount and updating rows

Hi I 'm using mysql-connector-odbc-3.51.12 and MySQL 5.0.15. I think this is a possible bug I have an update which returns success but SQLRowCount returns 0 rows affected. I actually found it in P

Subject: =?windows-1251?B?3evl6vLw7u3t++Ug8ODx8fvr6ugg8OXq6+Ds+w==?=

????????? ???????? ? ???? ?????? ??????????? ????? ????????. ??????? ???? ??????? ??? ??????????? ?? ??????? ? ????????. ??? ?????? 2-?? ???????? - 3-? ?????????. ?????? ICQ 231-539-594 pochtet

Where can update progress be found?

I noticed that bitkeeper posts from the dev team stopped appearing on the list around October 10th. Where can we look to see development progress? Thanks In Advance -- MySQL ODBC Mailing List Fo

SQLSpecialColumns call produces deadlock under Linux

Hi the problem described in the OpenOffice.org issue http //dba.openoffice.org/issues/show_bug.cgi?id 60273 produces a deadlock when executing under Linux when trying the same unde Windows all wo

I find some problem in MySQL (bugs)

Dear Sirs My name is Hristo Markov. I am programmer from Bulgaria / Europe /. Last week I downloaded MySQL 5.0 and ODBC 3.51 and want to try how the programs are connect to the database

Subject: Unicode (UTF-8) question

Hi I need a database for keeping UTF-8 encoded text. I can see the data in the correct format (Chinese Spanish etc.) using the Query Browser but when I run a query from my application the text d

myODBC won 't link tables to MS Access but VBA works???

Win2K Pro Access 2003 MDAC 2.7 Latest mySQL installed fine and runs. MyODBC 3.51 installs. Cannot link mySQL tables to MS Access mdb via file menu Get External Data menu item. Get ODBC failed

PB when linking a table of a MySql 5 database

Hello I am using a MySql 4.1 database on a debian server and i want to test a migration to MySql 5.0. Programs are developped under Windows XP Pro SP2 with MS Access 2000. I am using Connector/OD

Problem connecting to Crystal Reports9 with MyODBC3.51.12

Hello I 've a problem using myODBC3.51.12 to connect to Crystal Reports9. Using myODBC3.51.06 I don 't get the same error because I 've edit the registry to use the right syntax Inner Join. Can you h

Subject: AIX 5.2 MyODBC version

Hi I 've seen in download page that AIX verision of MyODBC is supported only for version 5.1 of os. We need to install it on an AIX 5.2 (we will buy support for it from mysql.com). Is it planned a ne

problem

Hello I have an apllication on PowerBuilder 6.5.1 ODBC MySQL 3.51.12 MySQL Server 5.0.18 win32 On windows NT Server 4.0 SP6 I have a problem with ODBC connector (I tink) when i try to access to My

SQL_NO_DATA During Record Read

problems using ms project with myodbc

Hi! I 'm trying to connect my MS Project 2003 to mysql 4.0.22 server via ODBC to avoid using microsoft sql server. Despite many rumors I 've got a ready connection from the first time without problem

Problem connecting from ASP to MDB with MyODBC links

Hi all I have spent lot of time with this problem and I have Googled but I haven 't found real solution. You are the last hopeness. I am editing a program with ASP that connect with an MDB datab

mysql connection via Powerbuilder

Hi I am using version 3.51.12 of odbc connectr to mysql. I am using OK my database via phpmyadmin. My dsn is OK (connection test OK) with the same user/password. In Powerbuilder using the data s

windows 2003 x64 and 64 bit odbc driver..

Hi all. I 'm currently trying to get a windows 2003 x64 connect to at 32 bit linux mysql though odbc. and can 't get it to work. Does anyone know when a 64 bit odbc driver will be released that will

AW: VB6 Problem

Hi there Sawan let me give you a opinion about the 383 error message If you have a combobox style 2 - dropdown list and you try to set this list to a value which is not included to the list the

Windows 2003 x64 Server Install

List I need to install the myodbc driver on a Windows 2003 64-bit server. I have been using the latest version of myodbc on a Windows 2000 server but it does not seem to work when I install it o

Subject: Connector Install Freezes

Sorry if this is rehashing something you have discussed before but I need a hand. I have recently installed MySQL 5.0.16-nt and want to have ODBC access. I tried installing with MyODBC-standard-3.
Page 12 of 38 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10