data from Acces to Excel

Joseph Ramaswami jramas at acm.org
Sat Jun 30 14:48:58 EDT 2001


Sure, you can use python to export a table form Access to Excel, but why
would you?  It is really simple to export it directly in Access.  Just click
on File, Save As/Export in the menu.  Choose "To an External File or
Database" and choose the correct file type.  You can even script this in VBA
if you have to.

Hope this helps,
JR

"baton" <batonn at poczta.fm> wrote in message news:9hiie0$84o$1 at news.tpi.pl...
> Hi,
> I wonder if there is a possibilyty to export table from Access database to
> Excel using python language?? If yes, could you tell me how to do it or
> where I can find info how to do it?
>
> Sorry for my English
>
>





More information about the Python-list mailing list