w.cisp.cc
Cell:419.304.0323 web search:
http://www.allthesites.com
-Original Message-
From: Ed Carp [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 19, 2001 8:56 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Microsoft SQL Server linking to MySQL
> > I'm trying to set up a link to MySQL through Microsoft SQL.
> >
> > I set up a ODBC DSN using MyODBC and I told Microsoft SQL to link through
> an
> > ODBC Datasource. Everything seems to work except I can't query anything.
> >
> > This is a statement I try.
> >
> > SELECT * FROM [MySQL].mysql
: Tuesday, February 20, 2001 5:54
Subject: Microsoft SQL Server linking to MySQL
> I'm trying to set up a link to MySQL through Microsoft SQL.
>
> I set up a ODBC DSN using MyODBC and I told Microsoft SQL to link through
an
> ODBC Datasource. Everything seems to work excep
I'm trying to set up a link to MySQL through Microsoft SQL.
I set up a ODBC DSN using MyODBC and I told Microsoft SQL to link through an
ODBC Datasource. Everything seems to work except I can't query anything.
This is a statement I try.
SELECT * FROM [MySQL].mysql.db
This is the error message