Ask a Question related to PHP Notes, Design and Development.
-
didou@php.net #1
note 1892 deleted from function.mssql-connect by didou
Note Submitter: [email]frank@corelogicsoftware.com[/email]
----
If you're using the win32 version, then make sure that ntwdblib.dll is installed properly on the system.
didou@php.net Guest
-
note 12556 deleted from function.mssql-query by didou
Note Submitter: michael.fallise@chello.be ---- I've encountered problems with Insert queries using mssql_query and the "or DIE" clause. The... -
note 16063 deleted from function.mssql-query by didou
Note Submitter: denis@spiralsolutions.com ---- We have the same problem like michael.fallise@chello.be - mssql_query returns empty string,... -
note 16240 deleted from function.mssql-query by didou
Note Submitter: erlando@dnspilot.com ---- Re: empty strings interpreted as false use if ( mssql_query(...) === false ). This "binds" the type... -
note 1455 deleted from function.mssql-num-rows by didou
Note Submitter: tlchase@ezcall.com ---- You don't pass it a string result you pass it the link identifier you get from query -
note 6583 deleted from function.mssql-field-name by didou
Note Submitter: zxcvbnm@post.sk ---- I'm running Apache/1.3.12 and PHP 4.0.1pl2 on Win32 and mssql_field_name() works fine.<P> But the...



Reply With Quote

