MSAccess works fine under IIS... it's very diffused , well supported , well documented , very easy to mantain and a good choice if you want to offer sophisticated services to your customers instead of "user enemy solutions" very common in others platforms but, as you know, even if Microsoft offers products that can be used in a simple way you should pay attention. One of the most common problem consist of the use of ODBC to access the database due to a heavy and a bad use of the memory. I think PHP isn' t the reason of your problem but you'd better use the native Microsoft.Jet.OLEDB.4.0 ADO provider.
"Mrbaseball34" <[EMAIL PROTECTED]> ha scritto nel messaggio [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > says... > > After installing PHP on an IIS 4 server, all .asp pages using MS-Access > > databases will 'hang'. I reboot the server and everything will work fine for > > 6 - 10 days and hang again. > > No offense intended but your main problem seeme to be your thinking > that you can successfully use Access as a web database, ESPECIALLY > on IIS. > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]