Hi,
I have a Excel VBA project which use a database server as a backend. My problem is that I have to use the connection string, ADO and Recordset in every procedures.
So, I want to ask You if is any solutions to use the connections (string, ado, recordset) string once for all procedures.
Thanks
I have a Excel VBA project which use a database server as a backend. My problem is that I have to use the connection string, ADO and Recordset in every procedures.
So, I want to ask You if is any solutions to use the connections (string, ado, recordset) string once for all procedures.
Thanks