create a Global Connection Object to SQL?

J

James

Hi:

I am reading a book about Access project with SQL server.

When I create a project, it will ask you link to the server step by step,
which I link the server successfully. But also the book introduces:"Creating
a Global Connection Object Using VBA code", which I also made it works.

My question is: If I can create a Global Connection Object, I don't need
enter the information when I create a project at the very beginning, is that
correct?

Thanks a lot.

James
 
Top