odbc clarification

odbc clarification

am 08.05.2006 15:22:43 von shubod

------=_NextPart_000_0013_01C672D0.97074D40
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Sir/Madam,

Other than MySQL odbc, does MySql support any other drivers. =20

I am trying to run a webpage on a windows server and establish =
connection to MySql database=20
installed on unix server, since MySql is not installed on windows server =
the native drivers aren't installed.

Appreciate your help

Thanks,
Shubod
------=_NextPart_000_0013_01C672D0.97074D40--

RE: odbc clarification

am 08.05.2006 15:59:18 von Eric Lommatsch

My experience has been that all I needed to to to get an ODBC connection =
from
a Windows Box to a UNIX/LINUX box is install the MySQL ODBC driver on =
the
Windows Box and setup an ODBC connection that points to the MySQL =
Database on
the Linux/Unix Box. Doing this you should be able to get the Webpage to
MySQL.=20


Thank you
=20
Eric H. Lommatsch
Programmer
MICRONix, Inc.
2087 South Grant Street
Denver, CO 80210
Tel 303-777-8939
Fax 303-778-0378
=20
ericl@Micronix.com

-----Original Message-----
From: Shubod | VCS [mailto:shubod@vcssystems.com]=20
Sent: Monday, May 08, 2006 7:23 AM
To: myodbc@lists.mysql.com
Subject: odbc clarification

Sir/Madam,

Other than MySQL odbc, does MySql support any other drivers. =20

I am trying to run a webpage on a windows server and establish =
connection to
MySql database installed on unix server, since MySql is not installed on
windows server the native drivers aren't installed.

Appreciate your help

Thanks,
Shubod


--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=3Dgcdmo-myodbc@m.gmane.o rg

RE: odbc clarification

am 08.05.2006 16:01:37 von Tim Lucia

You can install just the driver package if you need only the ODBC drivers.
And MySQL does support additional drivers (Personally I have only used the
JDBC(Java) driver and the ODBC(for VB)).

http://www.mysql.com/products/connector/

Tim

-----Original Message-----
From: Shubod | VCS [mailto:shubod@vcssystems.com]
Sent: Monday, May 08, 2006 9:23 AM
To: myodbc@lists.mysql.com
Subject: odbc clarification

Sir/Madam,

Other than MySQL odbc, does MySql support any other drivers.

I am trying to run a webpage on a windows server and establish connection to
MySql database installed on unix server, since MySql is not installed on
windows server the native drivers aren't installed.

Appreciate your help

Thanks,
Shubod


--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org

Re: odbc clarification

am 08.05.2006 16:51:34 von shubod

Without having to install MySQL ODBC is there any possiblity to connect
using any of the default
windows drivers.


----- Original Message -----
From: "Eric Lommatsch"
To: "Shubod | VCS" ;
Sent: Monday, May 08, 2006 7:29 PM
Subject: RE: odbc clarification


My experience has been that all I needed to to to get an ODBC connection
from
a Windows Box to a UNIX/LINUX box is install the MySQL ODBC driver on the
Windows Box and setup an ODBC connection that points to the MySQL Database
on
the Linux/Unix Box. Doing this you should be able to get the Webpage to
MySQL.


Thank you

Eric H. Lommatsch
Programmer
MICRONix, Inc.
2087 South Grant Street
Denver, CO 80210
Tel 303-777-8939
Fax 303-778-0378

ericl@Micronix.com

-----Original Message-----
From: Shubod | VCS [mailto:shubod@vcssystems.com]
Sent: Monday, May 08, 2006 7:23 AM
To: myodbc@lists.mysql.com
Subject: odbc clarification

Sir/Madam,

Other than MySQL odbc, does MySql support any other drivers.

I am trying to run a webpage on a windows server and establish connection to
MySql database installed on unix server, since MySql is not installed on
windows server the native drivers aren't installed.

Appreciate your help

Thanks,
Shubod




--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org

RE: odbc clarification

am 08.05.2006 16:52:23 von Eric Lommatsch

There are none that I am aware of.=20


Thank you
=20
Eric H. Lommatsch
Programmer
MICRONix, Inc.
2087 South Grant Street
Denver, CO 80210
Tel 303-777-8939
Fax 303-778-0378
=20
ericl@Micronix.com

-----Original Message-----
From: Shubod | VCS [mailto:shubod@vcssystems.com]=20
Sent: Monday, May 08, 2006 8:52 AM
To: Eric Lommatsch; myodbc@lists.mysql.com
Subject: Re: odbc clarification


Without having to install MySQL ODBC is there any possiblity to connect =
using
any of the default windows drivers.


----- Original Message -----
From: "Eric Lommatsch"
To: "Shubod | VCS" ;
Sent: Monday, May 08, 2006 7:29 PM
Subject: RE: odbc clarification


My experience has been that all I needed to to to get an ODBC connection =
from
a Windows Box to a UNIX/LINUX box is install the MySQL ODBC driver on =
the
Windows Box and setup an ODBC connection that points to the MySQL =
Database on
the Linux/Unix Box. Doing this you should be able to get the Webpage to
MySQL.


Thank you

Eric H. Lommatsch
Programmer
MICRONix, Inc.
2087 South Grant Street
Denver, CO 80210
Tel 303-777-8939
Fax 303-778-0378

ericl@Micronix.com

-----Original Message-----
From: Shubod | VCS [mailto:shubod@vcssystems.com]
Sent: Monday, May 08, 2006 7:23 AM
To: myodbc@lists.mysql.com
Subject: odbc clarification

Sir/Madam,

Other than MySQL odbc, does MySql support any other drivers.

I am trying to run a webpage on a windows server and establish =
connection to
MySql database installed on unix server, since MySql is not installed on
windows server the native drivers aren't installed.

Appreciate your help

Thanks,
Shubod






--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=3Dgcdmo-myodbc@m.gmane.o rg

RE: odbc clarification

am 08.05.2006 16:55:04 von Tim Lucia

What driver(s) are included by default?

Probably only those for connecting to Access and SQL Server. Not that this
constitutes anti-competitive behavior or anything ;-)

Tim

-----Original Message-----
From: Shubod | VCS [mailto:shubod@vcssystems.com]
Sent: Monday, May 08, 2006 10:52 AM
To: Eric Lommatsch; myodbc@lists.mysql.com
Subject: Re: odbc clarification


Without having to install MySQL ODBC is there any possiblity to connect
using any of the default
windows drivers.


----- Original Message -----
From: "Eric Lommatsch"
To: "Shubod | VCS" ;
Sent: Monday, May 08, 2006 7:29 PM
Subject: RE: odbc clarification


My experience has been that all I needed to to to get an ODBC connection
from
a Windows Box to a UNIX/LINUX box is install the MySQL ODBC driver on the
Windows Box and setup an ODBC connection that points to the MySQL Database
on
the Linux/Unix Box. Doing this you should be able to get the Webpage to
MySQL.


Thank you

Eric H. Lommatsch
Programmer
MICRONix, Inc.
2087 South Grant Street
Denver, CO 80210
Tel 303-777-8939
Fax 303-778-0378

ericl@Micronix.com

-----Original Message-----
From: Shubod | VCS [mailto:shubod@vcssystems.com]
Sent: Monday, May 08, 2006 7:23 AM
To: myodbc@lists.mysql.com
Subject: odbc clarification

Sir/Madam,

Other than MySQL odbc, does MySql support any other drivers.

I am trying to run a webpage on a windows server and establish connection to
MySql database installed on unix server, since MySql is not installed on
windows server the native drivers aren't installed.

Appreciate your help

Thanks,
Shubod




--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=timlucia@yahoo.com


--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org

Re: odbc clarification

am 09.05.2006 00:18:28 von Daniel Kasak

Shubod | VCS wrote:
> Sir/Madam,
>
> Other than MySQL odbc, does MySql support any other drivers.
>
> I am trying to run a webpage on a windows server

What web server are you using? What language are you using? If you're
using PHP, there should be native drivers. There are also Perl drivers.
There are .NET drivers. There are JDBC drivers.

--
Daniel Kasak
IT Developer
NUS Consulting Group
Level 5, 77 Pacific Highway
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: dkasak@nusconsulting.com.au
website: http://www.nusconsulting.com.au

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org