Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with VFPOLEDB and FOXOLEDB Class
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00712738
Message ID:
00712996
Views:
14
I'm not familiar with this library, sorry.

>>> Hi Nelson,
>
>>> It hard to tell what the problem is w/o seeng your code. Can you post it?
>
>Hi Sergey,
>
>this is what i do at the command prompt (I get the error there too).
>
>
>dbObj = createobject("oledbfox.connection")
>
>dbObj.StringOpen('Provider=VFPOLEDB.1;Data Source=C:\SISTEMA\MY_APP\DATA;Mode=ReadWrite;Extended Properties="";User ID="";Mask Password=False;Cache Authentication=False;Encrypt Password=False;Collating Sequence=MACHINE')
>
>/* if I try to execute the following command I recieve the error */
>
>dbObj.execute("delete from EntityKeys")
>
>
>
>Note: I am currently using the latest version of the OLEDBFOX Library.
>
>
>Thanks in advance.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform