Export MS Access tables into csv separated into columns

后端 未结 0 863
北荒
北荒 2020-12-06 06:31

I want to export the MS Access table I\'m using into a csv/xlsx file. I have tried this:

def write_to_csv1(result): 

with open (\'jur.csv\', \'a\', newline=\         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题