> I would like to know if there is any way to load all data > stored in my Access Databases to SAPDB automatically. (some > of are XP Access Databases). > I have created the tables into SAPBD (the only thing I want > is get the data). > I must do this operation periodically (3 times a week...), > there is any way to automatize this? > I have read documentation about REPM but i couldn't find how > to do this, the source files are only (text files, etc...), > not datasources (only SAPBD).
I think Access has some facilities to copy tables between ODBC data sources, see http://sapdb.2scale.net/moin.cgi/AccessMigration for some hints. Using the Loader (or Replication Manager in 7.3) would require to generate text files in the right format. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
