[PHP-DB] ODBC Tutorial suggestion? Was: RE: [PHP] PHP <-> SQL Server? From: Andrew Hill (ahill <email protected>)
Date: 11/16/00

Thanks Michael :)

Sure John, you can use our Multi-Tier Drivers just fine. Drop me an email
directly if you want pricing info or have architecture questions.

While we are on the topic of ODBC, I'd like to ask the PHP community for
some suggestions.

Namely, what examples do you want to see in PHP using ODBC? I'm rewriting
the ODBC-PHP howto, trying to be agnostic to driver, and want to give
several examples of useful things to do with ODBC once you've compiled.

So, fire away - I'll build a section if iodbc.org dedicated to PHP with
these specific tutorials.

Best regards,
Andrew
----------------------------------------------------
Andrew Hill
Director Technology Evangelism
OpenLink Software
http://www.openlinksw.com
XML & E-Business Infrastructure Technology Provider

> -----Original Message-----
> From: Michael Kimsal [mailto:michael <email protected>]
> Sent: Thursday, November 16, 2000 12:53 PM
> To: John Rumpelein
> Cc: php-general <email protected>; php-db <email protected>
> Subject: Re: [PHP] PHP <-> SQL Server?
>
>
> I'll respond to the list as well...
>
> I'm assuming you mean from a non windows box - SQL from PHP on Windows
> is pretty straightforward thing (if only via ODBC).
>
> Yes, we're doing it. Andrew Hill will probably mention openlink's package
> for doing this, and if your client has the budget to accomodate it, go for
> it.
> I'm sure that you'll get good support from them (heck, he gives
> pretty good support here without getting paid already). Easysoft
> is another
>
> method I know of someone using, with less than stellar results (large
> volumes caused problems, and the support couldn't satisfy him).
>
> We chose the freetds route - freetds.org has an open source tds
> driver. TDS is the protocol used to talk to Sybase and MSSQL server.
> We've had *almost* no problems with this at all. Only real issue has
> been more of a networking issue internally, as far as I can tell,
> but it is straightened out and Linux/PHP <--> MSSQL7 (on NT4) is
> fine and solid. We're *almost* in production (eventually around
> 1500 users
> -
> we're piloting rather successfully with around 40 this month). Bigger
> headache is migrating user accounts, sending new info to people, etc.
>
>
>
>
> John Rumpelein wrote:
>
> > Hi there.
> >
> > Is anyone successfully using PHP to talk to SQL Server in a production
> > environment? I have a client who is interested in doing this, but I
> > want to make sure that it will be stable. If anyone has tried it and
> > has gotten burned, I would like to hear about that too.
> >
> > I'm no longer on the list so if you could respond privately to
> > jmr <email protected> that would be great.
> >
> > Thanks a lot,
> > -J
> > --
> > John Rumpelein JMR Technology Corp.
> > Internet Services Consultant Voicemail: 206.374.2367
> > http://www.jmrtech.com Toll Free: 800.976.2794
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> > For additional commands, e-mail: php-general-help <email protected>
> > To contact the list administrators, e-mail: php-list-admin <email protected>
>
> --
> ==========================
> Michael Kimsal
> http://www.tapinternet.com
> PHP Training courses
> http://www.tapinternet.com/php
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-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>