A
Antonio
I know pubs represents the database name. However I keep
getting a syntax error on the following code!
DoCmd.TransferDatabase acLink, "ODBC Database", _
"ODBC;DSN=RouteManagerElPaso;UID=;PWD=;DATABASE=dbName", ,
"dbo.Cust", "Antonio"
Thank You in Advance
Antonio
getting a syntax error on the following code!
DoCmd.TransferDatabase acLink, "ODBC Database", _
"ODBC;DSN=RouteManagerElPaso;UID=;PWD=;DATABASE=dbName", ,
"dbo.Cust", "Antonio"
Thank You in Advance
Antonio