Hi there,
I am using a MSDE database with an Access Project (*.adp) as frontend. The database runs on various computers so that I have to change the connection properties in the File/Connection menu in Access. But I need to make this change in VBA code defining connections I need, too.
How can I get information about the connection (especially the Server Name) I selected in the File/Connection menu of the Access project with VBA?
any help or hints would be greatly appreciated
I am using a MSDE database with an Access Project (*.adp) as frontend. The database runs on various computers so that I have to change the connection properties in the File/Connection menu in Access. But I need to make this change in VBA code defining connections I need, too.
How can I get information about the connection (especially the Server Name) I selected in the File/Connection menu of the Access project with VBA?
any help or hints would be greatly appreciated