NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Using MS SQL With Form Wizard


Joined: 28 Feb 2013
Posts: 3
Reply with quote
I created a DB client for an MS SQL client and then used the wizard to generate the form. When I first ran the code (in localhost mode), I got the message "Please make sure MSSQL extension is loaded in php.ini".

So I installed the PHP library provided by Microsoft (php_sqlsrv_53_ts.dll) but then got a message saying it was unable to initialize becuase the module APIs did not match.

Anyone know where to get the correct SQL module?
View user's profileFind all posts by HLCSend private message


Joined: 28 Feb 2013
Posts: 3
Reply with quote
Update: I changed the DLL to php_sqlsrv_54_ts.dll since the local server uses PHP 5.4.

Now I get the orginal message "Please make sure MSSQL extension is loaded in php.ini"

I changed the generated config file from $config['db'] = 'mssql' to $config['db'] = 'sqlsrv' and then got the message "Document Contains no data." yet I know there are records in the table.

Any suggestions?

Thanks
View user's profileFind all posts by HLCSend private message


Joined: 12 Feb 2012
Posts: 5
Reply with quote
Did you sort it in the end? I have a similar problem I think. Thanks
View user's profileFind all posts by Jeremy StannersSend private message
Using MS SQL With Form Wizard
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
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic