Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More problems with the OleDb provider
Message
From
25/09/2006 14:06:48
 
 
To
24/09/2006 11:54:38
General information
Forum:
ASP.NET
Category:
Databases
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01156780
Message ID:
01157021
Views:
27
>I am having some strange problems with the OleDb provider occasionally. Basically, I just got another error. The message was:
>
>"Variable 'NUMERO' is not found."
>
>And, this was the SQL:
>
>
>SELECT Province.Title_E AS Name,Province.Numero AS PrimaryKey FROM Province ORDER BY 1
>
>
>This is a very simple SQL. The field Numero does exist. I was on the page that was using that SQL. But, when I tried to refresh it, I got this message. Then, I retried and it was ok. I retried several times and it was always ok. This is happening occasionnaly and I just can't find where this is coming from.
>
>Is the OleDb provider reliable or not?

"Name" is a reserved word in VFP. It seems the last couple of times you've had reliability problems you've been using reserved words in some fashion. Can you try another way?

Also, if you're not already doing so you might want to cross-post into the VFP forum - I'm not sure if the MS VFPT monitors VFP-related issues here.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform