Re: About Mysql
"Dann Corbit" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <D425483C2C5C9F49B5B7A41F894415470296209B@postal.corporate.connx.com> |
> -----Original Message----- > From: [email protected] [mailto:freetds- > [email protected]] On Behalf Of Federico Alves > Sent: Monday, March 16, 2009 10:19 AM > To: [email protected] > Subject: [freetds] About Mysql > > Is it possible to use freetds to talk to Mysql 5.1? MySQL does not use Tabular Data Stream or any other Sybase like protocol. MySQL does have open source ODBC drivers (along with other standardized protocols). Why not simply use those?