I'm using an excel interface, ado, and sql.
I have two access 07 databases that I'm trying to append a record from one into the other.
The receiving database runs the generated sql with this:
Public Function Run_AppendQuery(SQLSTRING As String)
Dim cnt As ADODB.Connection
Dim stCon As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.