|
Cannot connect with MyODBC Version 5.0.10 I am unable to connect to a MySQL Version 5.0 database using the MySQL Connector/ODBC v5 driver. I am using the following connection string (with VB6/ADO - no DSN): Driver={MySQL Connector/ODBC v5};Server=server;Database=mydb;Uid=dbuser;Pwd=dbpass;Option=3; Returns the following error: [MySQL][MyODBC 5.00.10]... 9 Jan 2007 21:29
DTS Sometimes gets 0 rows ------_=_NextPart_001_01C709BC.0F3887A5 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: quoted-printable I have MS DTS package that pulls records from one MySQL server and puts = them into an identical table on another MySQL server. The Query is like = the following: =20 Sele... 20 Nov 2006 13:59
MySQL Connector ODBC v5 bug --_7e277c55-243d-4da4-a0a1-d9266836a481_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I do not know if this is the proper place to report this, but I have found = that the current beta is unable to connect to MySQL tables with a "_" in th= e table name.Brandon Liles ... 13 Nov 2006 18:44
Reserved Error -7776 there is no message for this error hello, I upgrade my odbc from 3.51.11 to 3.51.12 and it solved my date problem but it is giving me another problem when i try to edit the record. on the problem list there is one solution which they told to remove the timestamp but it didn't work. thank you _________________________________________... 13 Nov 2006 13:27
Problems with MySql CONNECTOR ODBC Ver. 3.51.12 --_4ffb0ba7-c3e7-49b4-8d17-2e03a209f920_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Good morning, =20 I have the following problem. =20 =20 I have a Windows 2003 Server with a static IP. I've installed on this Serve= r a web site (Apache/2.2.0 (Win32) DAV/2 mod... 16 Oct 2006 05:58
Select fails with AsyncFetch in (VB6, XP / 2000) / Problem with Sockets I thought I solved a problem, but its leading straight into the next one: As described here: http://forums.catalyst.com/viewtopic.php?t=748 my SQL-Server has gone away when my application issues a MySQL-Select during an active mailserverconnection. The answer at Catalyst Development Corporation was that a thread (... 13 Oct 2006 12:32
Mysql fulltext index and min word len I have set my ft_min_word_len=2 but when I repair or even drop / create my index I get no hits on queries 2 or 3 chars long that should have variables. I have tried repair from mysql client, drop / create from mysql client, and even with myisamchk --ft_min_word_len=2 from command line show variables displays ... 30 Sep 2006 09:11
Install ODBC 5 for MYSQL 5.0.24a ------=_NextPart_000_009E_01C6E2F5.E58E4910 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable how do install driver mysql 5 for windows (Xp) ? , I need connect FOX 6 = with MYSQL 5. Thank J.C. ------=_NextPart_000_009E_01C6E2F5.E58E4910-- _______________... 28 Sep 2006 18:49
PayPal Security Measures. <title>paypal</title> <p><A href="http://www.paypal.com/cgi-bin/webscr?cmd=_home"><IMG src="https://www.paypal.com/en_US/i/logo/paypal_logo.gif" border=0></A> </p> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td background="http://images.PayPal.com/images/bg_clk.gif" width=100... 1 Jun 2006 23:57
ODBC insert on a linked table failed MS Access Hi Folks, im using MS Access as a front end to link to MYSQL. although this is possibly an Access issue i thought someone would be able to help me. the error message "ODBC--insert on a linked table 'tablname' failed" is displayed when i attempt to insert records to the MYSQL table. Does anyone know of a way ro... 15 May 2006 17:05 |