Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Microsoft Access > Cannot jump to ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 7 Topic 30423 of 31576
Post > Topic >>

Cannot jump to variable definition

by teddysnips@[EMAIL PROTECTED] Jun 2, 2008 at 05:13 AM

I've been asked to take over maintenance of a database.  The client
has also requested that I split the database into Front End/Back End.
I've just taken delivery of the code and I've run it and it all seems
to work well.  The code contains a function to create, copy and delete
queries on the fly.  For these all to be available to all users I have
taken a look at the current code to do the copying.

And I've run up against a weird problem.  There is a line in the code:

DoCmd.CopyObject , TempString, acQuery, QryID

The definition for QryID is not in the function, nor in the form's
module, so I right-clicked on it and selected "Definition".  This
produces a message that states:

"Cannot jump to 'QryID' because it is in the library 'C:\Projects
\ThisProject\ThisDatabase.mdb' which is not currently referenced."

Needless to say, I am working in 'C:\Projects\ThisProject
\ThisDatabase.mdb.  I've looked in Tools, References and there are no
missing references.  I've tried adding a reference and recompiling and
no luck.  I did notice that the name of the database in the properties
pane when selecting the top node in the Project Explorer in the Code
window was Access9.mdb, but I've changed it to ThisDatabase.mdb and
still the same error.

Thoughts?

Edward
 




 7 Posts in Topic:
Cannot jump to variable definition
teddysnips@[EMAIL PROTECT  2008-06-02 05:13:56 
Re: Cannot jump to variable definition
Salad <oil@[EMAIL PROT  2008-06-02 07:34:08 
Re: Cannot jump to variable definition
teddysnips@[EMAIL PROTECT  2008-06-02 08:51:20 
Re: Cannot jump to variable definition
lyle fairfield <lyle.f  2008-06-02 09:37:16 
Re: Cannot jump to variable definition
edwardwill@[EMAIL PROTECT  2008-06-03 05:02:33 
Re: Cannot jump to variable definition
"Larry Linson"   2008-06-03 14:36:22 
Re: Cannot jump to variable definition
teddysnips@[EMAIL PROTECT  2008-06-03 07:48:32 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue Dec 2 23:17:29 CST 2008.