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

bk commit - MyODBC 3.51 (1.508)

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 hour

bk commit - MyODBC 3.51 (1.507)

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 hour

bk commit - MyODBC 3.51 (1.506)

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 hour

bk commit - MyODBC 3.51 (1.504)

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 hour

Too many COnnections

Hi This is Nagasri. I have one DB in MYSQL. I am getting a problem of "Too Many Connections " frequently. Only 4 members are working. My server have 100 connections. Anybody can help me to sole t

Not able to connect MySQL using OTL

Dear sir/Madam I am trying to connect MYSQL server using OTL 4.0 otl_connect db otl_connect otl_initialize() // initialize the environment try

bk commit - MyODBC 3.51 (1.505)

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 hour

bk commit - MyODBC 3.51 (1.503)

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 hour

bk commit - MyODBC 3.51 (1.502)

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 hour

Using different character set than "lattin1 "

Update problem

Hi I have a problem when updating a recordset I got a message that says ?The row for update can?t be found Some of the values may changed since last read? or something like that because the ori

Subject: Muliple query execution

I 'd like to be able to run more than one query inside one single <CFQUERY > block in my ColdFusion 5 application. I am doing this now with SQL Server but we are migrating to MySQL. I 've found that t

Bug in MyODBC 3.5.11

I am running into this random charset error with my ColdFusion application which I have setup using MyODBC 3.5.11. "ODBC Connector/libmysql cause corruption of the MySQL charset data. " http //bugs.m

Subject: Connector/ODBC 3.51.12 on OSX

Some people may have noticed that Connector/ODBC for OSX 10.3 does not work on OSX 10.4. We have a version which works on OSX 10.4 and it will be released as part of 3.51.12 roll-out. -- Peter Har

Subject: =?Windows-1251?Q?=DD=F4=F4e=EA=F2=E8=E2=ED=FB=E5_=F2=E5x=ED=E8=EA=E8_=EFp=EE

????ec-????? ?a??o??????? ?p?????????? ????K??B??? ?E?H??? ??O?A? ???????????????????????????????????????????????????????????????????????? ?p????? ? 9 ce????p? ? 2005 ?. ?. K?e? ? ??. ????????c??

Subject: Very slowly ODBC conexion

Hello all I 'm using mysql for about 2.5 years and never past like this We have a table with about 18 000 rows and connect it by ODBC to an Access application. In quite all computers the speed

Does MyODBC support SQL_ATTR_CONNECTION_DEAD?

Hello This is my source code bool DBConnection isDead() { SQLINTEGER stringLengthPtr SQLINTEGER attr SQLRETURN rc SQLGetConnectAttr(hdbc SQL_ATTR_CONNECTION_DEAD &attr sizeof(attr) &stringLength

setup a remote Db within a LAN

Thanks for your help and hard work for MySQL. Within a LAN not via Internet I am trying to let PC2 running on Win2K to access the database on a MySQL running on PC1 running on WinXP SP2. I can pi

does ODBC 3.51 support for Stored Procedure

Dear Sir I have created some Stored Procedure in MySQL 5.0. I am using ODBC 3.41 and VB 6.0 as front end I want to know how can i call Stored Procedure from VB?? Waiting for your reply Jignesh

Subject: Connecting on a remote system

I am planning to connect on my database on the web server i have the mySQL ODBC Connector 3.51 installed on my system i have also a web account and databse installed is mySQL 4.X. is it POSSIBL

ODBC for Linuc 7.3

Hi For MYSQL 4.1 under Linux 7.3 there are dependencies during installation of MyODBC driver (for both the versions 2.5 and 3.51). The shared libraries are not available. Can some one help me p

MyODBC 3.51.11 and unicode support.

MyODBC 3.51.11 doesn 't support Unicode API but Mysql 4.1 supports Unicode. If you would like to save Unicode strings into Mysql using you could save your Unicode (UTF-16) as UTF-8. The internal form

MyODBC 3.51.11

Hello Could you tell about Unicode support in version MyODBC 3.51.11? Does version MyODBC 3.51.11 support Unicode in SQL query? Best regards Vasiliy O Stepanov

table views problem (MySQL, ODBC, OOo)

I have just installed unixODBC and MyODBC as shown on http //mail.easysoft.com/pipermail/unixodbc-support/2004-August/000111.html so as to link MySQL to OpenOffice.org. While using OpenOffice 's Data

Problem with SUM clause via ODBC ab VB6

My configuration is MySQL Query Browser 1.1.13 MySQL 5.0.10a-beta-nt MySQL client 5.0.4 MySQL ODBC 5.51 Driver 3.51.11.00 Windows 2000 Pro MDAC_Type 2.81 This simple query "SELECT SUM(sub_tot) as t

Problem with SUM clause via ODBC

My configuration is MySQL Query Browser 1.1.13 MySQL 5.0.10a-beta-nt MySQL client 5.0.4 MySQL ODBC 5.51 Driver 3.51.11.00 Windows 2000 Pro MDAC_Type 2.81 This simple query "SELECT SUM(sub_tot) as t

SQL Server 2000 can connect MySQL using MyODBC

I 've used MyODBC in SQL Server to transfert a database from SQL Server to MySQL. Except some types problems SQL Server was able to create the tables and fill most of the data. I also tested the "

Date Formar

MySql not support another date format that yyyy/mm/dd ? I want to pass a bind variable with format dd/mm/yyyy and mysql return error for the format. Thanks

bk commit - MyODBC 3.51 (1.491)

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

bk commit - MyODBC 3.51 (1.490)

Below is the list of changes that have just been commited into a local MyODBC 3.51 repository of 'bdegtyariov '. When 'bdegtyariov ' does a push they will be propogaged to the main repository and withi
Page 16 of 38 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10