Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADODB SQL UPDATE error
Message
From
24/09/2009 13:27:12
 
 
To
24/09/2009 07:25:14
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
01425784
Message ID:
01425979
Views:
33
>>>>>Hi, Naomi,
>>>>>
>>>>>Yes, I can, but it doesn't change the outcome - works locally and failed on server
>>>>>
>>>>
>>>>If you switch to VFPOleDB what error you're getting?
>>>>
>>>>Also, is directory with VFP tables is opened?
>>>>
>>>Directory is open and works fine for SQL SELECT. SQL UPDATE is an obstacle.
>>
>>Could it be that you don't have rights for UPDATE of this table under that particular login?
>No, field replacement(SQL SELECT, assignment and RSS.UPDATE) works fine.

Appears that by using
CN.EXECUTE SQLSTR
instead of
RS.OPEN SQLSTR ...

solving the issue with the error.

Thank you
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform