Hi,
I am trying to pass a connection as a parameter to a function. The connection is for an MSACCESS database.
I am getting an error stating that the connection string is either empty or invalid (although the connection works fine when used normally i.e. not passed as a parameter).
Does anyone know if it is possible to send a connection string as a parameter?
Thanks in advance
I am trying to pass a connection as a parameter to a function. The connection is for an MSACCESS database.
I am getting an error stating that the connection string is either empty or invalid (although the connection works fine when used normally i.e. not passed as a parameter).
Does anyone know if it is possible to send a connection string as a parameter?
Thanks in advance