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 3 of 38 1   2   3   4   5   6   7   8   9   10   Next 10  

MySQL ODBC driver configuration

Dear Madam Sir. I have successfully downloaded and installed MySQL client and MySQL ODBC driver. Here are MySQL ODBC libraries [root@(protected) mysql]# cd /usr/local/lib [root@(protected) lib]# [root@(protected) lib]#

How to insert a binary data size of 4GB into a longblob column.

I was using unixODBC as the driver manager and mysql ODBC driver to connect to the mysql server. I am using Linux platform and coding with C++. I had created a table with a column type of longblob

Subject: Date columns and ODBC

My organization is currently migrating from MySql 4 to MySql 5.0.41. Our software uses the ODBC classes in MFC (CRecordset and CDatabase) to update certain information in our DB. Certain tables in o

Temporary tables

Hi In addition to the posts on this list in May from Daniel Kasak please consider my posts about the same problem on the forum "Temporary Tables " http //forums.mysql.com/read.php?37 154293 154293

Subject: Empty text field returning x

I am using the MySQL ODBC driver version 3.51 to export data from MySQL version 3.23 to SQL Server 2005 and am having problems with text fields with an empty string being returned with an 'x '. I have

Connector/ODBC installation problem

On Mon Jun 04 2007 at 06 26 23PM +0400 Alexander Andriyanov wrote > /usr/bin/ld cannot find -lmysqlclient_r Connector/ODBC is wrapper for the standard MySQL client library. Do you have this inst

MySqlException not trapped in try/catch block

Hello I have a long running query that generates a MySqlException due to the query timing out. It takes about 55 seconds to run on our production server. The MySqlException is NOT being trapped

MySQL version

Hi everyone Is there a way to see in what version of MySQL a table was created? Your help is greatly appreciated Mikhail Berman Ives Group (508)476-3257 - primary (508)476-7007 ext.242 - secon

MyODBC v5 and temporary tables

Hi all. I 've now got the v5 driver installed and can do simple selects but I 've hit a fatal problem. Creating temporary tables doesn 't seem to work. I ran some code that creates 2 temporary tables

Subject: Manually Register MyODBC?

I 've just tried both the MSI and the Setup.exe installers - neither work. I 've downloaded the version without an installer and run the batch file which copied files around but didn 't register anyth

Can 't install MyODBC MSI into Crossover Office

Greetings. I 've got a trial version of Crossover Office and I 'm trying to install MyODBC into it. The MSI installer bails out pretty much immediately after I click on it. I 've already installed Micr

compiled myodbc with ssl support

hello list i found this http //bugs.mysql.com/bug.php?id 12918 and would like to test / use ssl support within myodbc. is there a compiled and running version of myodbc with ssl support out there (3

Connection pooling

Hi all Quick conceptual question does connection pooling in ODBC mean basically that a single environment handle can be used in the allocation and connection of various connetion handles? Is ther

create a TableAdapter - error[HY010] (ASP.NET)

I created a DSN using ODBC to connect to MySQL and I can connect to it but when I try to create a TableAdapter into the DataSet.xsd it returns The wizard detected the following problem when configu

MySQL ODBC Driver connection problem

Hi I have successfully setup unixODBC Manager and MySQL ODBC Drivers and was able to connect to MySQL Server from my oracle database. Now today when i am trying to connect to MySQL Server i am

Library problems, differnces between unixODBC, iODBC

Hi all I 'm having problems with my app running on OSX (iODBC) because one of the symbols isn 't resolving mysql > install plugin federated_odbc SONAME 'libfederated_odbc_engine.so ' ERROR 1126 (HY00

MySQL Connector/ODBC 3.51.15 is available!

Dear MySQL users MySQL Connector/ODBC 3.51.15 a new version of the ODBC driver for the MySQL database system has been released. This release is the latest release of the 3.51 series and is suitab

Can 't re-install MySQL Instance

Hi Everyone I had to re-install everything after Norton crashed my hard disk. I re-formatted. I am trying to install MySQL using the same installation files and method as before. MySQL installed O

help with a simple ODBC program

Hi all I 'm working on a federated odbc storage engine and was having problems fetching results of a 'show table status '. I have one main odbc database handle in the storage engine and then alloc

ODBC GetSchema( "Views ") bug with Views

Hallo I hope this is the correct place to explain a problem with the odbc driver. If it 's not please apologize. Applies to ODBC 5.00.11 (latest from website) and 3.54.14 shows same behaviour. Se

HELP! -- Word was unable to open data source

Hello I need someone 's help greatly with a very pesky error involving the mysql odbc connector and Microsoft Word (Mail merge). Specifically I am getting a "Word is unable to open the data source "

Installing myodbc on 64-bit WindowsXP

Hello to everybody! I need an urgent help how to install myodbc driver on WindowsXP x86_64. The installation process (with the installation wizard) looks to finish OK but it doesn 't register drive

Reg Crystal Reports

Hi I 'm Using the following S/w. NetBeans IDE 4.1 MySql 5.0 Crystal Report X1 Driver mysqlconnector-java-[5.0.4]-bin.jar Technologies Used JSP Servlet But it 's not supporting Crystal Repo

A Study on Free/Open Source Software Defect Management

Dear Free/Open Source Contributers I am really thankful to Free/Open Source Software development community for their overwhelming response to the survey on practices and problems of defect manage

Subject: display each row number

i want to display the each data row number ( exp. 1 2 3 4 5...) what is the sql command can i use. if exp i write ' select * from UserInfo where companyname '12990-x ' ' Thank you David -- MyS

A Survey on Defect Management Practices in Free/Open Source Software

Dear Mysql Contributors I seek help from designers developers testers defect fixers project managers or playing any other key role in Free/Open Source software development or maintenence in car

ERROR[07006]...violation (SQL_C_NUMERIC)

I have a decimal (5 2) database field to update. The code is Dim strSQL As String "Update table Set cost ? Where recid 1 " Dim cmdSQL As New OdbcCommand (strSQL cnDbase) Dim prmCost As New OdbcPa

Connector/ODBC with ODBC.NET and Visual Basic

Hi Since version 13/14 Mysql ODBC it seems possible to set the reconnection option. Could you tell me how this can be down from VB? My program uses the same code as below but I can not figure out

problem with mysql connector/odbc

Hello I 'm Giuseppe Abbate i have the follow problem 1) I have installed the connector/odbc 3.51 on a windows server 2003 then 2) I have created a system dsn with the above driver to

MySQL error

Hi I 'm using VB as a front end with MySQL database in LINUX I 'm using myodbc 3.51.13 connector. It doesn 't support stored procedure with OUT parameter and found in forums that to use IN parameter ins
Page 3 of 38 1   2   3   4   5   6   7   8   9   10   Next 10