M
Mark A. Sam
I am having a problem set a variable to RecordsetClone like,
Set rs = Me.RecordsetClone
It results in a ODBC Call failed when executed. Is there a way to solve
this without having to address the forms underlying recordset such as a
table or query? I am using linked SQL Server tables.
God Bless,
Mark A. Sam
Set rs = Me.RecordsetClone
It results in a ODBC Call failed when executed. Is there a way to solve
this without having to address the forms underlying recordset such as a
table or query? I am using linked SQL Server tables.
God Bless,
Mark A. Sam