I have an ActiveX Script task that uses recordset to open up a table within a database. To facilitate not having to go to all my packages and edit the connection strings, I want to use a UDL file that stores the connection string...this way I only have to change the UDL file when going to Production stage. When opening a recordset, how can I reference the recordsets connection properties to look at the connection string in the UDL file? Is it even possible? Any other ideas? Thanks a bunch.