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

MyODBC 3.51 help

Good Day I have MySQL server 4.1 running in Windows XP pro (with sp2) I have couple of data base. There is one that I would like to access across my network. Two other systems are Windows XP and

SELECT statement using the MicroOlap DAC

I am using Crystal Reports V9 developer to develop some proglets to run some reports. I have developed a report to print detail from a mix of tables. Using the example CR application I am writing a f

MyODBC through Access front-end : no connexion anymore

Hi everyone I 'm using MySQL 4.1.12 (with innodb) with MyODBC 3.51.11-2. MS Acces is used as a front-end. I just added some fields in the DB using phpmyadmin. For an unknown reason I am not able to l

read & write Blob fields with MicroOlap DAC

I am trying to use Delphi with MySQL using the DAC. I am using Blobs to store RTF data and need to read and write the data. The manual says to use the TBlobSTream object but I am unable to get it to w

Subject: Access link table to Mysql

Using myODBC 3.51.11 Access 2002 on windowsXP and mysql 4.1 on rhel 3.0. After defining data source to odbc (which tests successfully) I am getting a connection error [MySQL][ODBC Driver 3.51

Subject: Centura & MySql ODBC Bug

I 've got a problem with char variable and SqlWindows the problem is with bind variables in the clause where Varibles nVal Number sStr String Query #1 SELECT med_dni med_tel FROM medicos WHE

MySQL ODBC and SAS Enterprise Guide

MyODBC Maintainer Two items First on your web page http //dev.mysql.com/doc/mysql/en/myodbc-tested-applications.html you list as having been tested "SBSS " - I am not aware of this application

Configuring MySQL ODBC 3.51 on HPUX

I am trying set up the MySQL 3.51 ODBC driver on HPUX 11 and am having connection problems. After installing the driver as i would on linux and other flavors of UNIX when i run odbcbounce i get an err

Subject: MySQL Connector/ODBC v5 Alpha

MySQL AB - 2005.08.04 MySQL AB is pleased to announce our first Alpha release of the new Connector/ODBC v5. Connector/ODBC v5 is available now for MS Windows XP (x86-32bit) and Linux (x86-32bit) w

bk commit - MyODBC 3.51 (1.482)

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

MyODBC v5 Alpha

I am developing an application using MySQL-server version 5.0.10-0.glibc23 64-bit and access XP on a Windows XP Pro machine. I can get the connection set up and it tests fine but when I try to link ta

bk commit - MyODBC 3.51 (1.481)

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

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

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

can not use myodbc

myodbc?hi? i downloaded the myodbc for hp-ux 11.00 "MyODBC-3.51.10-hp-hpux11.00-hppa2.0w.tar.gz " i installed unixodbc "unixODBC-2.2.11.tar.gz " i have set the environment variable OD

ORACLE and Mysql: Create tables, constraints, swquences, storage. ..?

Good morning I have scripts to create constraints sequences storage... tables from ORACLE and I don 't know if I can create them in MySQL? Appreciated your help Thank you Phong -- MySQL OD

Subject: Connector: ODBC and JDBC ?

Good morning I Installed Mysql 4.1.13 on windows 2003. After that I am not sure which connector I should use. Could you please tell me? Thank you V/R Nguyen -- MySQL ODBC Mailing List For li

Access crash

Hi I have a few Access applications (in .mdb files) that work with MySQL ODBC-linked tables. Suddenly from two PCs (both with Windows 2000 Access 2003 latest MDAC and MS Jet versions) the tables

Urgent:Error compiling MyODBC-3.51.11

Hello I need your help regarding MyODBC-3.51.11 installation process When I tried to compile all files in MyODBC folder by typing this command - > make all these errors have come out on the screen

Controlling privilages via ODBC

I have created an application using delphi 7. I connect to the mysql database using a TADOQuery through MySQL ODBC driver 3.51 on Windows XP. I would like to control my INSERT DELETE and other privi

bk commit - MyODBC 3.51 (1.478)

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

Subject: Linux & OOo conf issues

Hi * I 've just had to upgrade from 2.x to 3.51 (there 's a bug in OOo 1.9.100+ that fails when using 2.x and unsigned columns). There are no problems under Windows but under Linux when I connect to

Subject: call procedure with ODBC

Hi I designed a stored procedure which is a select query. I did not create it as a view because I need to send some values as parameters for my selection. If I call the procedure with the mysql cl

Unable to insert records in a query result using Access

Hi This is a strange problem. I have two copies of the same access MDB the only difference being that one MDB knows about the timestamp column I just created in MySQL while the other MDB 's table l

Multiple-step OLE DB operation generated errors.

I 've a situation here..! An error occurs when I try to update a record to mytable. Multiple-step OLE DB operation generated errors. Check each OLE DB status value if available. No work was done.

Status of MySQL Connector/ODBC

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Status of MySQL Connector/ODBC Based on your feedback and requests below is a status update on MySQL Connector/ODBC. People Peter Harvey is t

unicode support status, please

It 's been now a while that mysql 4.1 is out and one of the most promising and long awaited new feature is unicode support. Despite that the odbc driver still does not support it and the informat

Subject: bug in myODBC 3.51.11-2

Concerning myODBC 3.51.11-2 it 's now impossible to remember the user name when you want to configure the system data source with coding. This was possible with the version 3.51.11-1. But the ve

Synchronisation with ms access

HI I have been checking out myodbc to link tables in mysql to msaccess. I want to be able to update the original tables in ms access with the new linked table created through myodbc. For e

Problem with a 0.68 working with Access

Access 97 Mysql 4.1.12a-nt-max-log MyOdbc 3.51.10.00 In test database
Page 17 of 38 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10