IIS Server - IIS and dBase Plus

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server > February 2004 > IIS and dBase Plus





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 IIS and dBase Plus
newsgroup user

2004-02-12, 5:36 am

I am currently experiencing hangs when an dBase Plus executes. Has anyone experienced issues with IIS and dBase executable web apps?
Thanks in advance for any suggestions.
Pat [MSFT]

2004-02-12, 12:36 pm

I believe the issue is in the DB driver, in that it serializes access to the
dBase executable (older versions of FoxPro's DB driver did the same thing).
So, it isn't technically hung, it just executes one query at a time (i.e.
really slow).

You may be able work around this by using an ActiveX Exe singleton to handle
the db calls or a .exe (i.e. cgi) to do the db stuff. I used those
techniques for FoxPro and the old HP3000 minis (respectively).

Pat

"Rudy Roque" <rudy@adsresponsecorp.com> wrote in message
news:C8D2E4E8-122F-456F-8C4A-8BD7B712CC9B@microsoft.com...
> I am currently experiencing hangs when an dBase Plus executes. Has anyone

experienced issues with IIS and dBase executable web apps?
> Thanks in advance for any suggestions.



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com