Re: [PHP-DB] help with mssql interaction

2002-06-06 Thread Jeffrey_N_Dyke


www.freetds.org  may have what you need


   
 
"Chris 
 
Hohimer" To: [EMAIL PROTECTED]  
 
   Subject:     Re: [PHP-DB] help with mssql 
interaction  
   
 
06/06/2002 
 
01:48 PM   
 
   
 
   
 




it's a mssql 2000 server on an NT box elsewhere and
mac os x is a unix flavor so i just need to
tell it to use --with-sybase and install sybase.
where would i go about downloading or finding sybase stuff(like
libraries) to
put on my macosx box
thanks a bunch! :)

Chris Hohimer
Sandia National Labs
CSU821 ORG9623

On Thursday, June 6, 2002, at 11:35 AM, [EMAIL PROTECTED] wrote:

>
> for mssql(for Unix and linux) you need to install the sybase
> libraries(freetds) and configure --with-sybase=/path/to/sybase  so i the
> MAC you must have to do something similar, but i have no idea what.
>
> Hope this helps.
> Jd
>
>
>
> "Chris
> Hohimer" To: [EMAIL PROTECTED]
>                  a.gov>   Subject: [PHP-DB] help
> with mssql interaction
>
> 06/06/2002
> 01:35 PM
>
>
>
>
>
>
> i am using Mac Os X to run PHP and connect to several databases.
> I compiled PHP4.1.2 from source
> i added the extensions --with-apxs and --with-mysql
>
> I interact with a mysql database on localhost(me) but i also
> need the page to interact with a mssql 2000 server elsewhere
> on site. When i code
>
> mssql_connect($host, $username, $password);
>
> it says "undefined function mssql_connect()"
> At first I thought i was because i didn't load a mssql extension
> when i compiled it but that is not the case since i can't find one
> in the --help.
>
> Any advice??
> thanks
>
> Chris Hohimer
> Sandia National Laboratories
> CSU821 ORG9623
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>



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





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




Re: [PHP-DB] help with mssql interaction

2002-06-06 Thread Chris Hohimer

it's a mssql 2000 server on an NT box elsewhere and
mac os x is a unix flavor so i just need to
tell it to use --with-sybase and install sybase.
where would i go about downloading or finding sybase stuff(like 
libraries) to
put on my macosx box
thanks a bunch! :)

Chris Hohimer
Sandia National Labs
CSU821 ORG9623

On Thursday, June 6, 2002, at 11:35 AM, [EMAIL PROTECTED] wrote:

>
> for mssql(for Unix and linux) you need to install the sybase
> libraries(freetds) and configure --with-sybase=/path/to/sybase  so i the
> MAC you must have to do something similar, but i have no idea what.
>
> Hope this helps.
> Jd
>
>
>
> "Chris
> Hohimer" To: [EMAIL PROTECTED]
>              a.gov>   Subject: [PHP-DB] help 
> with mssql interaction
>
> 06/06/2002
> 01:35 PM
>
>
>
>
>
>
> i am using Mac Os X to run PHP and connect to several databases.
> I compiled PHP4.1.2 from source
> i added the extensions --with-apxs and --with-mysql
>
> I interact with a mysql database on localhost(me) but i also
> need the page to interact with a mssql 2000 server elsewhere
> on site. When i code
>
> mssql_connect($host, $username, $password);
>
> it says "undefined function mssql_connect()"
> At first I thought i was because i didn't load a mssql extension
> when i compiled it but that is not the case since i can't find one
> in the --help.
>
> Any advice??
> thanks
>
> Chris Hohimer
> Sandia National Laboratories
> CSU821 ORG9623
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>



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




Re: [PHP-DB] help with mssql interaction

2002-06-06 Thread Jeffrey_N_Dyke


for mssql(for Unix and linux) you need to install the sybase
libraries(freetds) and configure --with-sybase=/path/to/sybase  so i the
MAC you must have to do something similar, but i have no idea what.

Hope this helps.
Jd


   
 
"Chris 
 
Hohimer" To: [EMAIL PROTECTED]  
 
   Subject:     [PHP-DB] help with mssql 
interaction  
   
 
06/06/2002 
 
01:35 PM   
 
   
 
   
 




i am using Mac Os X to run PHP and connect to several databases.
I compiled PHP4.1.2 from source
i added the extensions --with-apxs and --with-mysql

I interact with a mysql database on localhost(me) but i also
need the page to interact with a mssql 2000 server elsewhere
on site. When i code

mssql_connect($host, $username, $password);

it says "undefined function mssql_connect()"
At first I thought i was because i didn't load a mssql extension
when i compiled it but that is not the case since i can't find one
in the --help.

Any advice??
thanks

Chris Hohimer
Sandia National Laboratories
CSU821 ORG9623



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





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




[PHP-DB] help with mssql interaction

2002-06-06 Thread Chris Hohimer

i am using Mac Os X to run PHP and connect to several databases.
I compiled PHP4.1.2 from source
i added the extensions --with-apxs and --with-mysql

I interact with a mysql database on localhost(me) but i also
need the page to interact with a mssql 2000 server elsewhere
on site. When i code

mssql_connect($host, $username, $password);

it says "undefined function mssql_connect()"
At first I thought i was because i didn't load a mssql extension
when i compiled it but that is not the case since i can't find one
in the --help.

Any advice??
thanks

Chris Hohimer
Sandia National Laboratories
CSU821 ORG9623



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