M
Michael
Hi,
I am trying to write a codes to auto export tables and data from SQL Server
2000 to Access2000 database.
by using:
docmd.TransferDatabase acImport, "SQL Server", ....
but I cannot make it works according to the Access online Help document .
Can anyone give a sample for how to write this cmd parameters?
Thanks
Michael
I am trying to write a codes to auto export tables and data from SQL Server
2000 to Access2000 database.
by using:
docmd.TransferDatabase acImport, "SQL Server", ....
but I cannot make it works according to the Access online Help document .
Can anyone give a sample for how to write this cmd parameters?
Thanks
Michael