Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

security issue

Status
Not open for further replies.

Lavey

IS-IT--Management
Jun 1, 2001
115
DE
Hi guys,

I have a secured database in XP, I have created a form that sets a querydef (based on a bunch of criteria), but on this line of code the routine stops and produces an run time error:

Set qdfTemp = dbs.CreateQueryDef("parameterquery", strSQl)

The error is a 3003 - security issue refering to no permission to use 'msysTables' object, I have set the options so all system/hidden files are displayed, I dont have a sys table named 'msysTables' - so therfore cannot adminsster rights for it...

Am I missing something obvious ?

Any ideas .....cheerz
 
Can nobody enlighten me on this ? X-) Honest guv, i didn't do it !
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top