| |
python-excel |
On 2/07/2009 5:48 PM, Chris Withers wrote: > Indeed, xlrd to read the data from the excel file and something like
>> Do you really need to automate entry into the forms, or just get the
>> data into the database? Having played a little with win32com
>> (https://sourceforge.net/projects/pywin32/), I'd say it's definitely
>> possible. Having worked with Access forms, I would try writing
>> directly to the underlying tables first.
> mxODBC to put it into Access would be the way I'd go...