Hi,
Just wanted to check if anyone would know if the MyOLEDB / myODBC has
been updated to support stored procedures / functions in MySQL server
version 5.0.0 alpha.
I am getting error DB_E_ERRORSOCCURRED(0x80040E21) when trying to
execute Non Query from ADO.NET (OLEDB provider MyOLEDB
Environment:
Windows XP Home
MySQL 3.23.55
MDAC 2.7
MyOLEDB 3.0
VC++ 6.0
I use MySQL from ADO using MyOLEDB. Everything worked fine so far till I
started using SQL joins. My application is pure breeded C++, but for
demonstration purposes I rewrote the essential part in VB:
Set cnn = New
i had the same problem too ... also with blob fields
... never solved!
please keep me informed.
thanks. bye
--- Andre Michel Descombes
<[EMAIL PROTECTED]> ha scritto: > Hi,
>
> I am trying to access a third party MySQL table
> containing a BigInt field,
> using ADO
Hi,
I am trying to access a third party MySQL table containing a BigInt field,
using ADO with a MyOLEDB driver.
The problem is that all this field ever returns are 0's.
I tried using ODBC with the Convert BigInt to Int option but then the
numbers get truncated.
Is there a way around
Hello,
I have been racking my brains out for the last two days trying to get this
thing working..
I am using MS SQL 2000 linking server sp to link to MYSQL
at the moment I am using the generic ole db procider but I want to use the
myoledb provider, but when I go to use it it errors saying cant
Dear sirs,
we produce software for the Public Administration, and are conducting some
test in order to decide our development strategy.
At the moment we are testing the compatibility of our .NET products and your
DB engine (MySQL) installed on a Linux server, using the MyOLEDB provider.
Our
Hi!
I read a message from venu to somebody called Woods, concerning fixing some
of the bugs in the OLEDB-provider for MySQL trough external people.
(http://www.geocrawler.com/archives/3/108/2002/4/0/8496671)
Are you still interested in some fixes? I would be happy to give them to you
for free.
Dear members,
Second time I am posting my problem to the list
I am using mySQL in Windows platform.
Through OLEDB I am connecting to the ASP page.
For simple queries, it is working fine.
If I want to use for outer join means it is giving error "Provider could not
support
asynchronous execution"
He