Discussion:
VFP ODBC.DLL IIS
(too old to reply)
iso
2005-10-21 21:00:33 UTC
Permalink
hi,
Dose any body know why Visual Foxpro ODBC.DLL stop the IIS.
We are using ASP pages with VFP free tables.
Thanks
iso
Lee Mitchell
2005-10-21 21:20:33 UTC
Permalink
Hi iso

The VFP ODBC driver is not thread safe. Therefore, it can hang IIS if more
than one user hits your ASP or ASPX page. Use the VFP 9.0 OLE DB Provider
instead since it is thread safe. Get the VFP 9.0 OLE DB Provider from this
link:

http://www.msdn.microsoft.com/vfoxpro/downloads/updates/default.aspx


I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/

*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/gp/lifeselectindex
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
Post by iso
hi,
Dose any body know why Visual Foxpro ODBC.DLL stop the IIS.
We are using ASP pages with VFP free tables.
Thanks
iso
iso
2005-10-21 22:12:41 UTC
Permalink
thank you very much , I will try
iso
Post by Lee Mitchell
Hi iso
The VFP ODBC driver is not thread safe. Therefore, it can hang IIS if more
than one user hits your ASP or ASPX page. Use the VFP 9.0 OLE DB Provider
instead since it is thread safe. Get the VFP 9.0 OLE DB Provider from this
http://www.msdn.microsoft.com/vfoxpro/downloads/updates/default.aspx
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 HAS ARRIVED!! --*
http://msdn.microsoft.com/vfoxpro/
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr
http://support.microsoft.com/gp/lifeselectindex
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
Post by iso
hi,
Dose any body know why Visual Foxpro ODBC.DLL stop the IIS.
We are using ASP pages with VFP free tables.
Thanks
iso
Loading...