Guest User

Untitled

a guest
Apr 24th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. DoCmd.TransferDatabase acImport, "ODBC Database", _
  2. "Paradox 3.X;HDR=NO;IMEX=2;ACCDB=YES;DATABASE=C:apacheArchive;TABLE=Messages#db", _
  3. acReport, DailyArchiveName, "MyDatabase"
Add Comment
Please, Sign In to add comment