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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VBA Editor, something running even though nothing is

Status
Not open for further replies.

RickyRicardo

Programmer
Jun 25, 2002
12
CA
I created a Database Application and when I am in the Visual Basic editor, at the top where is says "Micrsoft Visual Basic - Database Name" it says [running]. What is running? I have nothing open. Nothing hidden that I know of. Is this supposed to happened or is something running that I dont know of, and is it causing my Database to be slow.

The Database is split and the backend is on the network. And this is happening on the FrontEnd which is on my local PC.

 
Hi!

The only time an .mdb stops running is when you are in design view. Otherwise it considers itself to be continually running so, if there is no other reason, global variables can be maintained.

hth
Jeff Bridgham
bridgham@purdue.edu
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top