On Apr 15, 5:27 pm, Steeve <steeve.h...@gmail.com> wrote:
> Hi,
>
> I need to take data from 5 differents (but similar) database in MS Access 97 
> and merge them into one MS Access 2003 database.

Not sure what this had to do with python.
However…
You could write out the five as csvs and then read in those csvs.
This is assuming that access 2003 cannot read in access 97. [Seems a
bit surprising though]

>
> Is some packages exist to do this task?

Dunno…
Have you seen http://allenbrowne.com/ser-48.html ?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to