Is it possible to set a reference to a library programatically? I have about 100 databases that I need to update with new code, and I need to set a reference to the Microsoft Active Data Objects 2.5 library in each one. When I usually update the databases I have one database that I use to copy objects such as forms or modules and I usually use the TransferDatabase method. I've just never had to set a reference before. Can anyone help with this? Thanks in advance...