Visual basic no longer works after database split

G

Guest

I split my database into data (tables) and application (forms, queries,
reports, etc.) When I attempt to view the visual basic code behind a form
(on-click event on a button control) I get the following message ...

Error accessing file. Network connection may have been lost.

I cannot access the Visual Basic code anyhow. Please help!
 
G

Guest

Never mind! I used the split utlility instead of splitting manually and the
application is fine. Visual Basic operates as it should. Scary though!

-Howard
 
N

Nick Coe \(UK\)

In Howard typed:
I split my database into data (tables) and application
(forms,
queries, reports, etc.) When I attempt to view the visual
basic code
behind a form (on-click event on a button control) I get
the
following message ...

Error accessing file. Network connection may have been
lost.

I cannot access the Visual Basic code anyhow. Please help!

If you are using Access 2000 then you should apply the
latest service packs. This is a known and nasty code
corruption problem with a version of the vbe6.dll file.

Go to the mskb here:
http://support.microsoft.com/?kbid=304548


--
Nick Coe (UK)
AccHelp v1.01 Access Application Help File Builder
http://www.alphacos.co.uk/
Download Free Copy
----
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top