![Picture of jeff g Picture of jeff g](/graphics/unknown.gif)
jeff g - 2007-03-02 17:11:38
Hi,
I'm a newbie with PHP and web development in general so forgive me if I ask something that a more seasoned developer would already know and not need to ask.
However, I'm running SQL Server 2005 and the basic form class is working perfectly with respect to me being able to validate data and then create my own connection to the DB to insert data.
However with "auto-complete plug-in input and MySQL database queries", the following thing happened: I was able to change all of the functions to mssqlXXX from mysqlXXX. If I click on the ellipses (...) I get a drop down list indicating that queries are being executed successfully on the server.
However, if I type in one or two letters next to location, it looks like its processing something and then I get a server timeout issue.
Why is the drop down db driven part working but the other not?
Any thoughts or suggestions would be greatly appreciated!
Thanks,
Jeff