Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBC Access Denied
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00250119
Message ID:
00250125
Views:
22
>>I have a VFP6/SP3 form with an MSTreeView
>>inside it which is populated by a
>>(non-paramaterized) remote view of a VFP
>>DBC table. The form works well in the
>>development environment, but when I compiled
>>it into an .app and ran it as an
>>ActiveDocument inside IE4, the VFP
>>ODBC driver spit back "access denied".
>>
>>I created the view programatically with the "shared" clause.
>>
>>Looking at the Data Environment properties
>>on the form, I saw that the properties
>>on the view were set Exclusive .t. -
>>italicized so I could not change it.
>>I think the exlcusive property is what's
>>getting me into trouble, although I am not
>>sure how or why.
>>
>
>More than likely that the user executing the
>ActiveDoc doesn't have access rights to
>the directory (or individual file file
>if an NTFS drive is being referenced)
>and the operating system is denying
>access to the the file. I'm assuming
>that you're using some form of UNC
>reference to specify the file, since
>the context of execution for an ActiveDoc
>is the client system rather than
>the server that delivers the ActiveDoc.


Thanks, but all of this is happening on
my development system (WinNT) where I have full
Administrator rights&perms. I am not even
using UNC, I am just using standard Windows
drive letter notation "e:\src\projects\weblibrary\data\weblib.dbc"


Help more? :)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform