Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PHP/SQL/FreeTDS & Linux
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
mdevens
n00b
n00b


Joined: 26 May 2005
Posts: 28
Location: Arizona

PostPosted: Tue Dec 20, 2005 8:17 pm    Post subject: PHP/SQL/FreeTDS & Linux Reply with quote

I'm trying to call a Stored Procedure from php, and it's saying that the function mssql_bind() is undefined. However, When I run this under IIS in Windows with PHP installed, it works fine. So, this tells me it must be a problem with the emerge.

I have emerged freetds, php, and mod_php.

Has anyone ran into this before also?

Thanks,

-D
Back to top
View user's profile Send private message
beandog
Bodhisattva
Bodhisattva


Joined: 04 May 2003
Posts: 2072
Location: /usa/utah

PostPosted: Wed Dec 21, 2005 8:29 pm    Post subject: Reply with quote

Why not just do

Code:
mssql_query("EXECUTE sp_name $var;");


instead?
_________________
If it ain't broke, tweak it. dvds | blurays | blog | wiki
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum