Re: stability of VFP ODBC driver...
- From: "Brett Wickard" <brettwickard@xxxxxxxxxxxxx>
- Date: Thu, 29 Dec 2005 17:27:45 -0500
Thanks, Lee! Now, so has anyone here actually deployed an app that uses the
OLE-DB provider while others are accessing the same tables using FP2.6 DOS?
Just curious if they play nicely together or not. I don't want to find out
the hard way if I can avoid it!
"Lee Mitchell" <Leemi@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:S4wj%23hJDGHA.3752@xxxxxxxxxxxxxxxxxxxxxxxx
> Hi Brett:
>
> You nearly always want to use the VFP OLE DB Provider instead of the
> VFPODBC driver in a multi user scenario with Web pages. The VFP ODBC is
> not thread safe; the VFP OLE DB Provider is. Therefore, the VFPOLE dB
> Provider is much more reliable.
>
> See:
>
> 288863 ASP/COM+ solutions using Visual FoxPro ODBC driver may fail under
> stress
> http://support.microsoft.com/default.aspx?scid=kb;EN-US;288863
>
> Also, the VFP ODBC driver will not read VFP tables if they have field
> types
> added after VFP 6.0. For example, if you try to open a table with an
> AutoIncrement field type with the VFP ODBC driver, you get an error. The
> VFP OLE DB Provider handles both the old (FoxPro 2.x) and VFP 9.0 tables.
>
>
> 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
>
>>Has anyone used the VFP ODBC driver in a multi-user environment --- how
>>about to access FP2.6 DOS files at the same time as a FP2.6 DOS app is
>>accessing them? Again, I'm curious just about the ODBC driver (being used
>>from a .NET language), not direct access from VFP itself.
>
>>Just want to know if any of you have experience with it and how reliably
>>it's worked!
>
.
- Follow-Ups:
- Re: stability of VFP ODBC driver...
- From: Paul
- Re: stability of VFP ODBC driver...
- References:
- stability of VFP ODBC driver...
- From: Brett Wickard
- RE: stability of VFP ODBC driver...
- From: Lee Mitchell
- stability of VFP ODBC driver...
- Prev by Date: watermark on reports?
- Next by Date: Re: watermark on reports?
- Previous by thread: RE: stability of VFP ODBC driver...
- Next by thread: Re: stability of VFP ODBC driver...
- Index(es):
Relevant Pages
|