Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

advanced microsoft access training courses in london - vba

Forum home » Delegate support and help forum » Microsoft Access Training and help » advanced microsoft access training courses in london - VBA

advanced microsoft access training courses in london - VBA

ResolvedVersion Standard

Thomas has attended:
No courses

VBA

What code should I use to connect to a database and recordset within VBA in Access? Is there a short name to refer to the database that the module (in which you are writing VBA) resides in?

RE: VBA

Hi Thomas

There are a number of ways of connecting to an access database, and it really does depend on the current setting for your access database. Please see the link below for the most common and newest form of database connection.

Access database vba connect

Hope this helps

David

Access tip:

Splittng a database

Split your database into two (at least).

Keep all of your code, forms, reports, etc. in one 'code' database and all of your tables in another 'data' database which is then linked to the 'code' database.

This makes modifications, updates and back-ups that much easier and allows you to work on a new version of your 'code' database without affecting existing users. It also makes it easier should you wish to convert a single user databases into a multi-user networked version.

View all Access hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.12 secs.