MySQL Forums
Forum List  »  Microsoft Access

Re: Work With Off-Line Data
Posted by: Jake Yazici
Date: July 19, 2005 01:24PM

Dan-

I scoured the internet to see if someone more experienced had written about this. it looks like Miscrosoft DTS software may be a solution. Also, the "mysqlimport" program could be useful.

Check this link:
http://dev.mysql.com/doc/mysql/en/mysqlimport.html

Pay attention to the --replace flag.

This is relatively easy to do via ADO.NET's disconnected dataset objects, however, that's not a feature of Access. I'll dig around some more.

-Jake

"I conclude that there are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies and the other way is to make it so complicated that there are no obvious deficiencies." - C. A. R. Hoare

Options: ReplyQuote


Subject
Views
Written By
Posted
5268
July 19, 2005 10:59AM
Re: Work With Off-Line Data
2472
July 19, 2005 01:24PM
2111
July 19, 2005 02:57PM
2126
July 19, 2005 03:20PM
1999
August 20, 2005 05:10AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.