K
Klaus H. Probst
I haven't tried to hit MySQL from .NET, but at least the OLEDB->ODBC bridge
from VB6 and C++ worked fine, so talking to it through the ODBC provider in
..NET should be your best bet, at least until the managed provider is a bit
more mature. But ultimately you use the one with fewer bugs =)
from VB6 and C++ worked fine, so talking to it through the ODBC provider in
..NET should be your best bet, at least until the managed provider is a bit
more mature. But ultimately you use the one with fewer bugs =)