View Single Post
  #1  
Old 05-29-2003, 05:35 AM
Merth
Dragon
 
Join Date: May 2003
Location: Seattle, WA
Posts: 609
Default Alternative to MyODBC?

I've done some googling around and it seems a lot of people use MyODBC to connect to mysql. MyODBC works great for me until I get to a specific scenario, where I run into a bug in the provider. Does anyone know of an alternative ODBC provider I could use? Or perhaps an OLEDB provider? I'm using C# to access the database.

MyODBC does not work for what how I seek to use it due to an unfortunate bug in its implementation. I'm not looking for support on MyODBC. I just want to know if there are alternatives I am not aware of.

I'm really just playing around with new technology, which means I'm not interested in switching up languages or the environment in which I'm working.

Thanks,
Merth
Reply With Quote