Date: 10/04/00
- Next message: Tigger-oN: "RE: [PHP-DB] authorization idea (good or bad?)"
- Previous message: Finkel, Sean: "RE: [PHP-DB] authorization idea (good or bad?)"
- In reply to: Tigger-oN: "RE: [PHP-DB] ODBC connection- can anybody help...."
- Next in thread: Finkel, Sean: "RE: [PHP-DB] ODBC connection- can anybody help...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tigger,
One avenue is using Openlink's Multi-Tier drivers. There is an ODBC-PHP
HOWTO at http://www.iodbc.org,
and our Multi-Tier driver works quite well between linux-PHP-apache and
Win-SQLServer.
Best regards,
Andrew
----------------------------------------------------
Andrew Hill
Director Technology Evangelism
OpenLink Software
http://www.openlinksw.com
XML & E-Business Infrastructure Technology Provider
> -----Original Message-----
> From: Tigger-oN [mailto:tigger <email protected>]
> Sent: Wednesday, October 04, 2000 10:51 AM
> To: php-db <email protected>
> Subject: RE: [PHP-DB] ODBC connection- can anybody help....
>
>
> I'm pretty keen to learn more about PHP4 and SQL7 connections
> where the web
> server (apache) is on one box (or a cluster or load balanced) and the SQL7
> server is on another. I would also prefer to use a TCP/IP
> connection string
> as well. Basically we have a number of ASP sites where we wish to move
> (slowly) over to PHP4 on Linux but wish to keep the SQL7 databases as is.
>
> Any URL's, examples or other doc's would be a great help.
>
>
>
>
> > -----Original Message-----
> > From: Andrew Hill [mailto:ahill <email protected>]
> > Sent: Wednesday, 4 October 2000 11:16 PM
> > To: ahill <email protected>; Ermanno Iannacci; Donna Clark;
> > php-db <email protected>
> > Subject: RE: [PHP-DB] ODBC connection- can anybody help....
> >
> >
> > Whups,
> >
> > I missed that you want to connect to a DSN on server 2... you cannot do
> > this with most drivers, but you will be able to make a connection
> > by setting
> > up your DSN and driver manager on Server 1. If you do need to make a
> > connection to another DSN on a second box for some reason, you
> > will want to
> > explore Openlink's Multi-Tier drivers, setup in a 3 tier
> configuration. I
> > would be happy to assist.
> >
> > Best regards,
> > Andrew
> > ----------------------------------------------------
> > Andrew Hill
> > Director Technology Evangelism
> > OpenLink Software
> > http://www.openlinksw.com
> > XML & E-Business Infrastructure Technology Provider
> >
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>
>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Tigger-oN: "RE: [PHP-DB] authorization idea (good or bad?)"
- Previous message: Finkel, Sean: "RE: [PHP-DB] authorization idea (good or bad?)"
- In reply to: Tigger-oN: "RE: [PHP-DB] ODBC connection- can anybody help...."
- Next in thread: Finkel, Sean: "RE: [PHP-DB] ODBC connection- can anybody help...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

