For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > June 2004 > Prepared statements via mssql extension









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Prepared statements via mssql extension
Gerard Samuel

2004-06-28, 8:56 pm

Is it possible?
Just checking...
Hans Lellelid

2004-06-29, 3:56 am

Gerard Samuel wrote:

> Is it possible?
> Just checking...


It's not unless you use stored procedures. It'd be nice ... :) Stored
procedures via mssql_init(), mssql_bind() and mssql_execute() work quite
well, though. Read the user comments in the manual as they will help
you get over some common gotchas.

Cheers,
Hans
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com