Hi ยก :
I Have a problem. I 'm connecting Centura Team Developer to Mysql Trough
myodbc . when i send a select to the server , i can see that the select
statement works fine. but when I evaluate the variables that the server
returns , it returns the CHAR fields as empty values . this does not
h
Hi,
>
> Hallo,
>
> Im writing an Visual Basic 6 application, using MDAC 2.1 and MySql ODBC
> 2.50.38.
>
> In some part of this application I like to know the processes that are
> running on MySql. I'm using "SHOW PROCESSLIST" expecting a recordset back
> like in "SHOW STATUS". I'm getting an
Hallo,
Im writing an Visual Basic 6 application, using MDAC 2.1 and MySql ODBC
2.50.38.
In some part of this application I like to know the processes that are
running on MySql. I'm using "SHOW PROCESSLIST" expecting a recordset back
like in "SHOW STATUS". I'm getting an runtime-error -2147467259
Hi,
> -Original Message-
> From: Jack A. Fobel [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, December 01, 2001 3:22 PM
> To: MySQL List
> Subject: MyODBC Problem with SQL2000 -> MySQL Data Transformation
>
>
> Hi Folks,
>
> I'm having a problem w
Hi Folks,
I'm having a problem when I try to populate a MySQL database using DTS in
SQL2000. The data types on the SQL2k table are varchar, as well as the types
in MySQL. I am receiving a 'Data Overflow' error for each column that it
tries to update. I've tried numerous ways of population, each f
Hey there,
Sorry for posting to this list, but I'm not so sure it's a myodbc problem
exclusively.
I am currently trying to get a mysql database to work with lotus
approach. The plan is to port a current .dbf database over to mysql, and
so far I have not had many problems.
Until now.