Using ADODB from COM is an option but your script will never run on a *nix
box. If you are using the mssql_* your script can be moved between Win32
and *nix platforms without changes.
- Frank
> I'd be interested. I've used ADO when connecting through VB and C# but
in PHP (which I'm relatively ne
I'd be interested. I've used ADO when connecting through VB and C# but in PHP
(which I'm relatively new at) I've always used the mssql_* functions.
Regards,
Bruce
>>> git <[EMAIL PROTECTED]> 2/12/2006 1:43 a.m. >>>
On Wed, 15 Nov 2006 02:17:07 -0800, Frank M. Kromann wrote:
> Hello,
>
> Thi