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 25 of 38 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10  

MyODBC 5.51.10 vs. MySQL 4.1.7...

Hi I would like to ask if the updated MyODBC driver uses the following goodies against the MySQL 4.1.7 1. binary protokol 2. true variable binding 3. ODBC bulk operations using true v

Compile Error

MySQL version 4.0.20 unixODBC version 2.2.10 (Gentoo Linux 3.3.2-r5 gcc (GCC) 3.3.2 Every time I try to compile I get this prepare.c 260 error conflicting types for `SQLDescribeParam '

MySQL 4.1 returning wrong datatype from COUNT in ASP

We have an ASP function that is returning a variable of the wrong datatype. This was working perfectly with MySQL 4.0.21 and MyODBC 3.51.9 *** Function GetQuestionCount(lngSurveyID) Dim rsQ

character_set_results=NULL error on connecting to mysql server

Hello MyODBC/MySQL I am recieving the error Error #42000 You have an error in your SQL Syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near

ODBC, SQLColumns returns nothing when the column name is specified

Hello using mysql odbc connector 3.51.10 with mysql 4.1.6 I have this strange behaviour of SQLColumns it only returns results when the column name is not specified. It happens only with mys

problem connecting "Access Denied for user: 'doug@% ' "

I can connect to the remote computer using mysql -u doug -p library but I tried setting up the MyODBC driver and clicking connect and it refuses connection with the following error [MySQL][ODBC 3.

Subject: MySQL ODBC Works with?

Please could you add "Visual Foxpro V7 " 8 and 9 to the list of tested apps. Dave Crozier I 've stopped 488 spam messages. You can too! One month FREE spam protection at http //www.cloudmark.

MySQL Question

Hello I am currently getting familiarized with MySQL. I am looking for a way to build a report in html from existing tables in a database then send it by email or to a webpage. What could

3rd column is NULL if table has more then 4 columns...

Hi has anybody seen this problem with tables which have more the 4 columns? The scenario is 1. create table with more then 4 columns and where table 3rd column is numeric either integ

Problems with accented characters

Hi everybody. I am having trouble trying to use some MySql databases via linked tables in MS Access. It seems that Access and MySQL are handling accented characters in a different way if I tr

AW: Irrelevant!

Hi there perhaps the MONDIAL database created with data from the CIA World Factbook and other sources might be interesting for you. It can be found at the German University of Goettingen with t

Subject: Access export through myodbc

Hi I am trying to use the MyODBC driver to export data from an Access 2000 database to MySQL. The problem is that when the export is finished there is a problem with data in mediumtext columns

Reg SubQuery

Hi I need to get all the details of an employee whose salary is the lowest. I can do like this in Oracle select * from emp where id (select min(id) from emp). Can w

bk commit - MyODBC 3.51 (1.415)

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

Irrelevant!

This is completely irrelevant but I dont know where else to ask. I am currently making an XML list of all the countries in the world that has all their States in the country and towns It is

Encrypt MyODBC - > MySQL 4.1/OpenSSL?

If we compile/link MySQL 4.1 to use OpenSSL for server-to-server replication is there any way to encrypt the communications between a client using ODBC and a MySQL 4.1 server? We are primarily con

MyODBC for OSX is GPL or LGPL?

Looking at the source from BitKeeper for 3.51.10 I noticed that the file osx/MyODBC/resources/License.html states that the driver is licensed under LGPL. However the Windows version and th

Problem with myodbc 3.51.7 - 2.51.10

Hi all I.m do having problem with myodbc and vb. My code is above rs!date_1 txtData.text msgbox (rs!date_1) The text "txtData.text " contains value "10 00 00 " my column in database contai

isql does not start

Hi there! I 'm trying to get MySQL working but there 's always something wrong... When I type "isql MySQL-test -v " (as root) there comes the following message [unixODBC][Driver Manager]Can 't ope

Subject: MySQL, MyODBC & glibc

Hi there! I 'm trying to run MySQL 4.1 MyODBC 3.51 and unixODBC 2.2.10 with OpenOffice.org 1.1.3 but it won 't work. I tested SQL with the command #isql MySQL-test -v which gave the error mes

Source for MySQL ODBC 3.51.10 is missing

Hi Source for MySQL ODBC 3.51.10 is missing. Installation for MySQL ODBC 3.51.10 is available only for Windows platforms. We can 't work with MySQL 4.1 database from Unix platforms because only thi

Subject: No libmyodbc3.VERSION.so

Hi List I have downloaded the MyODBC-3.51.07-ibm-aix5.1.0.0-powerpc from the site. When I was going through the INSTALL-BINARY file I found that "In case if you don 't have a shared version

MySQL, MacOSX and OpenOffice.org

Hi the list Has anyone at any time managed to get OpenOffice.org on MacOSX to talk to a mysql database via ODBC or even JDBC (I 'll probably post on the JDBC list as well) ? If so how ? I

Subject: myODBC an Microsoft Word

Hello list I 'm having serious trouble getting MS Word 2002/2003 running with the MyODBC Driver. After endless google sessions this list seems to be my last hope because everybody keeps telling thi

cant connect to msql on IIS 6 box

Getting "ERROR Couldn 't connect to database " when trying to connect to mysql via vbscript - also same error with php (squirrel mail - imap client) - running on win 2003 IIS 6 box mysql v. 4.1.7 -

time data type attribute via ODBC 3.5

Ladies and gentlemen I have been using myODBC 2.5 to connect an IIS to a Mysql 4.0 database and return results in ASP script. In the past I noticed the odd behavior that attributes of "time "

Subject: Linux MyODBC Install Prob 's

Hi all I just purchased DataArchitect as I would like to reverse engineer several MySQL databases here at work. I am running Debian Linux and am trying to install MyODBC version 3.51.07 (fr

Subject: Re: mySQL ODBC catalog changes

lsunley@(protected) wrote >Hi > >This zip file has some changes to the column definitions for the catalog >functions and for the datatype columns in info.c > >I had not set the max displ

bk commit - MyODBC 3.51 (1.412)

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.410)

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
Page 25 of 38 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10