Run-time error 3033
Tech-Archive recommends: Fix windows errors by optimizing your registry
I'm getting this error in an app newly imported into A2003 from A97 when a
guest "read-only" account is used. The error reads "You do not have the
necessary permissions to use the 'MSysDb' object." and it is raised when the
app tries to execute the following line:
db.Properties("AppTitle") = "My Database App"
This all worked fine in A97 and I can't find an object of that name in the
hidden or system tables. Any clues?
Many thanks.
Keith.
.
Relevant Pages
- Requested Registry Access is Not Allowed
... We have several applications that will be executing on multiple machines. ... will execute the apps. ... There are Permission Sets within the framework configuration tool, ... The app fails on the WriteEntry and the exception that is thrown is ... (microsoft.public.dotnet.framework) - RE: Requested Registry Access is Not Allowed
... > We have several applications that will be executing on multiple machines. ... > will execute the apps. ... > There are Permission Sets within the framework configuration tool, ... > machine that the app will run. ... (microsoft.public.dotnet.framework) - Re: disable double clicking attachments
... Double click a file and the app opens. ... There's no prompt to save it before the default action takes place. ... It does once you flag their attachment directory as deny execute. ... (microsoft.public.outlook.general) - Access 2003 Runtime questions
... He is wanting to buy some new computers and he thinks its time to upgrade the A97 system to a more recent version. ... In order to provide the app without requiring him to buy a whole slew of Office 2003 for all of the office PCs, I want to provide him with a runtime of the app. ... Would you recommend that my client also have at least 1 version of Access professional at his site? ... If so, and they have 1 copy of Access 2003, I can do my updates at home, update their front end with my changes and recompile/makeMDE at their end, and that should work. ... (comp.databases.ms-access) - Re: Launching an app under Vista with UAP enabled
... prompts the user for permission before running th e app. ... We really need a way to launch an app without user ... The following "execute" function is used to launch an app using the ... bSuccess = OpenThreadToken( ... (microsoft.public.development.device.drivers) |
|