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

Testing an wxWidgets application sample "dbtest "

Trouble with MS Access 97 Reports

I am in the process of converting an Access 97 application to MySQL. The intent is to continue to use Access as the frontend for the time being. I 've been 90% successful but I now have a glitch

MySql does not appear in ODBC Data Source Administrator

Hi I have just installed MyODBC Version 3.51 on my Win2000 (SP4) machine. File location and registry are exactly the same as another driver that is listed in "Drivers " Tab. I am wondering why i

Make unixODBC: error 1 [all recursive]

Stefaan Lhermitte wrote > Dear > > I 'm trying to compile unixODBC in the Cygwin environment on windows. I > know this is not a mailing list on unixODBC but I need the unix-ODBC to > connect

Can 't find the mysql_config in usr/local/mysql /usr

Dear MySQL-ians I 'm trying to compile MySQLODBC. I 'm working on a client windows XP pc (in the cygwin environment) that will have to connect to our central MySQL database. At the moment I 'm

SQL_ATTR_CONNECTION_DEAD attribute not working as expected

Hi I am trying to get the connection status of my ODBC connection to MySQL by retrieving the "SQL_ATTR_CONNECTION_DEAD " attribute using the SQLGetConnectAttr function. But whether the MySQL serv

Building MyODBC 3.51 in Windows XP

Hi my name is Francisco I?m trying to build the myodbc driver version 3.51 in a windows XP plataform but I?m getting this exit cl.exe -c -nologo -DENGLISH -DMYODBC_EXPORTS -D_USERDLL -DDONT

Problems with catalog function "SQLColumns " with new ODBC Driver 3.51.09: SE

This can be corrected. Please submit this to bugs.mysql.com where it will get addressed and you can be notified of the solution. Thanks! Peter Harvey Software Developer MySQL AB Office +1

64bit MyODBC

Has anyone compiled a 64 bit version of MyODBC on Solaris 9 using either gcc or cc? If so could you provide the syntax you used and your environment variables. Thx Ian. T

Problems with catalog function "SQLColumns " with new ODBC Driver 3.51.09: SELECT

I 'm using MySQL Database Server 4.0.20d on Windows 2000 with MyODBC 3.51.06 and everything works fine. I downloaded the latest ODBC Driver (3.51.09) When I try to get information on a SQL Table

Changelog?

Just noticed that MyODBC-3.51.9 is up on the website. Anyone got a changelog? I checked on the info page and it ( the changelog ) hasn 't been updated in ages. I also can 't find one in the downloa

Version 3.51.8 msi file request windows XP

Help! I inadvertantly removed my ODBC driver msi file before backing it up with my other install shield files. Does anyone out there have this file and could you zip and email it to me? I nee

Subject: Installing MyODBC in WinXT

I have tried many times to install MyODBC on WinXT multiple times. This has been on 3 machines 2 running home edition the other professional edition. If I run the exe connector installation al

Subject: Select in select statement

I am running MySQL version 4.0.18.NT and I am having a problem. The following statement works fine SELECT reportid FROM reportfiles WHERE username IN ( 'chris ' 'terry ' 'dave ') And the follow

myODBC Syntax Error

Hello I am having trouble retrieving data from a mySQL database using a connection from IBM 's Information Integrator. I have tried to briefly outline the problem below. If any additional inf

ODBC Driver Not Appearing in Windows XP Driver List

After getting some help myself I was able to solve the problem of the MyODBC driver not appearing in the Windows XP driver list. The solution is described in a series of 4 or 5 e-mails which I will

User function

Hi all I am working with MS Access with tables linked to a MySQL 4 DB. I am trying to assign to a MySQL field a value corresponding to the current connected user. Until now I 've only tried to as

MyODBC driver not listed under Windows XP

Hello I am unable to install the connector/ODBC (3.5.1) for mysql on Windows XP professional(SP1). After the installation I don 't see the name in the list of drivers under 'administrative t

Myodbc Comple Error - missing windows.h file

Hello I 'm trying to compile the myodbc 3.52 drivers for windows. I 'm following the instructions found in INSTALL-WIN-SOURCE file found after downloading the source using bitkeeper.

Subject: MYODBC 3.51 on Windows 2003

Hi I install myodbc 3.51on Windows 2003 the install appeared to go without a problem but when I do a DSN for my application I have errors this driver isn 't for windows 2003? Exis

Connector/ODBC on Windows - Cannot see it in the drivers list

Hello I am trying to install the connector/ODBC for mysql on Windows XP professional. I downloaded the latest production release (3.51). After installing it when I tried to see the name i

Subject: AW: Fastest MySQL driver

Nandan Try to use the ByteFX native .NET provider instead of ODBC Freddie > -----Urspr?ngliche Nachricht----- > Von Nandan Telang [mailto telang@(protected)] > Gesendet Freitag 13. Aug

MyODBC Driver Not Appearing in Windows XP

I have the same problem referenced in several recent postings on the MYODBC list. I downloaded and installed the 3.51 version of MYODBC into Windows XP Pro with Service Pack 1a. The install seemed t

Data source name not found and no default driver specified

Hopefully someone will be able to help me with this as my ISP is being a complete pain in the arse. Here is some quick background information. My ISP provides hosting on Unix and Windows serv

Fastest MySQL driver

Hi I am connecting to a MySQL database through a C# application using MySQL ODBC(3.51) driver. In a particular operation I need to get 50 000 rows from the database and the operation takes 33 000

Smart ODBC bridge needed

Hi This is not exactly in regards to myODBC but I hope someone can give me an answer here. I need to import into an Excel spreadsheet some data that live in Mysql on Unix. However it 's not j

compiling myodbc 3.51/3.52 on mac

Hello New subscriber here.... browsing through the archives I saw there was someone trying to put out a new version of the mac driver... but until that actually happens it seems like it s

MyComponents 2004.3 released (Delphi/Kylix VCL)

Hi All SciBit is happy to announce the release and immediate availability of our long standing MySQL VCL suite MyComponents version 2004.3. Having developed this product since 1999 means i

bk commit - MyODBC 3.51 (1.360)

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

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