I am just venturing into the realm ADO. My question is about strategies using the command object. What are the differences between using the activeconnection property of the command object and the connection object. Performance is my primary concern. Does the command object "re-connect" every time an execute event is triggered???? Any feedback will be appreciated