Discussion:
ODBC Foxpro 6.0 - 'Variable 'Q415P25' is not found.
(too old to reply)
enzamatic
2005-10-27 15:59:04 UTC
Permalink
In cases where there is high CPU utilization, we are seeing database failure
such as the following:

[Microsoft][ODBC Visual FoxPro Driver]Variable 'Q415P25' is not found.

These occur during an Insert into a table with 39 columns, or another table
with 16 columns. I mention this because i've seen the MS KB article 275577
regarding foxpro 3,4,5 and inserting into a table of more than 64 columns
more than 999 records. This is the only mention I've found of these internal
Foxpro variable not found errors.

Is there a known issue that perhaps we could work around?

Thanks very much,
aweintraut.(replaceme)at.yahoo.com
Lee Mitchell
2005-10-27 16:37:37 UTC
Permalink
Hi enzamatic:

Have you tried using the VFP OLE DB Provider instead? You can get if from:
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 enzamatic
In cases where there is high CPU utilization, we are seeing database failure
[Microsoft][ODBC Visual FoxPro Driver]Variable 'Q415P25' is not found.
These occur during an Insert into a table with 39 columns, or another table
with 16 columns. I mention this because i've seen the MS KB article 275577
regarding foxpro 3,4,5 and inserting into a table of more than 64 columns
more than 999 records. This is the only mention I've found of these internal
Foxpro variable not found errors.
Is there a known issue that perhaps we could work around?
Thanks very much,
aweintraut.(replaceme)at.yahoo.com
enzamatic
2005-10-28 01:13:04 UTC
Permalink
Can we get that for Foxpro 6.0?
Post by Lee Mitchell
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 enzamatic
In cases where there is high CPU utilization, we are seeing database
failure
Post by enzamatic
[Microsoft][ODBC Visual FoxPro Driver]Variable 'Q415P25' is not found.
These occur during an Insert into a table with 39 columns, or another
table
Post by enzamatic
with 16 columns. I mention this because i've seen the MS KB article
275577
Post by enzamatic
regarding foxpro 3,4,5 and inserting into a table of more than 64 columns
more than 999 records. This is the only mention I've found of these
internal
Post by enzamatic
Foxpro variable not found errors.
Is there a known issue that perhaps we could work around?
Thanks very much,
aweintraut.(replaceme)at.yahoo.com
Fred Taylor
2005-10-28 01:17:15 UTC
Permalink
You don't need to have VFP 7,8 or 9 to use the OLEDB driver. You can
download it from the site Lee gave you.
--
Fred
Microsoft Visual FoxPro MVP
Post by enzamatic
Can we get that for Foxpro 6.0?
Post by Lee Mitchell
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 enzamatic
In cases where there is high CPU utilization, we are seeing database
failure
Post by enzamatic
[Microsoft][ODBC Visual FoxPro Driver]Variable 'Q415P25' is not found.
These occur during an Insert into a table with 39 columns, or another
table
Post by enzamatic
with 16 columns. I mention this because i've seen the MS KB article
275577
Post by enzamatic
regarding foxpro 3,4,5 and inserting into a table of more than 64 columns
more than 999 records. This is the only mention I've found of these
internal
Post by enzamatic
Foxpro variable not found errors.
Is there a known issue that perhaps we could work around?
Thanks very much,
aweintraut.(replaceme)at.yahoo.com
Loading...