RE: [PHP] Working with MS-SQL

2004-02-24 Thread Jay Blanchard
[snip]
How can we connect to MS-SQL Server ?
What tools ( where can we download ) must be installed ?

Thank a lots.

PS : the php programs under Linux / Unix...
[/snip]

I usually connect to my servers using cables, but YMMV. Might I suggest
that you read some manuals and books? The questions that you are asking
are way too general in nature and are sure to get you flamed (I am
resisting it very much myself). Please visit the php web site, the mysql
web site the m$ sql server web site and your local bookstore on online
resource.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Working with MS-SQL

2004-02-24 Thread Ben Ramsey
As Jay said, check through the manual.  The answers you're looking for 
may be found right here:

http://www.php.net/mssql

Jay Blanchard wrote:
[snip]
How can we connect to MS-SQL Server ?
What tools ( where can we download ) must be installed ?
Thank a lots.

PS : the php programs under Linux / Unix...
[/snip]
I usually connect to my servers using cables, but YMMV. Might I suggest
that you read some manuals and books? The questions that you are asking
are way too general in nature and are sure to get you flamed (I am
resisting it very much myself). Please visit the php web site, the mysql
web site the m$ sql server web site and your local bookstore on online
resource.
--
Regards,
 Ben Ramsey
 http://benramsey.com
 http://www.phpcommunity.org/wiki/People/BenRamsey
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] Working with MS-SQL

2004-02-24 Thread edwardspl
I know there is a package for Linux / Unix :

php-mysql

But, I want to know is there any tools similar with php-mssql for php
connect with MS-SQL ?

Any other can help ?

Thank for your help !

Ed.

Jay Blanchard wrote:

 [snip]
 How can we connect to MS-SQL Server ?
 What tools ( where can we download ) must be installed ?

 Thank a lots.

 PS : the php programs under Linux / Unix...
 [/snip]

 I usually connect to my servers using cables, but YMMV. Might I suggest
 that you read some manuals and books? The questions that you are asking
 are way too general in nature and are sure to get you flamed (I am
 resisting it very much myself). Please visit the php web site, the mysql
 web site the m$ sql server web site and your local bookstore on online
 resource.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Working with MS-SQL

2004-02-24 Thread Matt Matijevich
snip
But, I want to know is there any tools similar with php-mssql for
php
connect with MS-SQL ?

Any other can help ?
/snip

1. look at the manual http://php.net/mssql
2. try google
3. search the list archives

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Working with MS-SQL

2004-02-24 Thread Adam Voigt
http://www.freetds.org

Enjoy.

On Tue, 2004-02-24 at 08:53, [EMAIL PROTECTED] wrote:
 Hello,
 
 How can we connect to MS-SQL Server ?
 What tools ( where can we download ) must be installed ?
 
 Thank a lots.
 
 PS : the php programs under Linux / Unix...
 
 Ed.
-- 

Adam Voigt
[EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Working with MS-SQL

2004-02-24 Thread edwardspl
The tool named freetds ?

Adam Voigt wrote:

 http://www.freetds.org

 Enjoy.

 On Tue, 2004-02-24 at 08:53, [EMAIL PROTECTED] wrote:
  Hello,
 
  How can we connect to MS-SQL Server ?
  What tools ( where can we download ) must be installed ?
 
  Thank a lots.
 
  PS : the php programs under Linux / Unix...
 
  Ed.
 --

 Adam Voigt
 [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php