Opening datebases

G

Granty

When ever I open a datebase in Access it has to load the application so I can use it, this happens everytime. I would like it to stop, anyone else had the same problem would certainly like to get an answer and sort this problem out
Thanks
 
J

Jim/Chris

Are you using Windows 2000.

Jim
-----Original Message-----
When ever I open a datebase in Access it has to load the
application so I can use it, this happens everytime. I
would like it to stop, anyone else had the same problem
would certainly like to get an answer and sort this problem
out
 
P

Perry

Are you familiar with the Access Runtime?
http://msdn.microsoft.com/library/d...odcore/html/deovrdeployingaccesssolutions.asp

Or you could develop a VB project and compile to executable
if really want an 'independent' application
(that is, apart from the VB Runtime, that is :))

Krgrds,
Perry

Granty said:
When ever I open a datebase in Access it has to load the application so I
can use it, this happens everytime. I would like it to stop, anyone else had
the same problem would certainly like to get an answer and sort this problem
out
 
Top