N
N
Nokitsune012015-11-12 19:15:09
Python
Nokitsune01, 2015-11-12 19:15:09

Which environment to choose for working with MS Access in python?

I just started learning python. At the university, they just gave me a task to write a program for working with a database, something like an interface. Its functionality should include editing this database, outputting information in the form of some form (for example, a .doc document) to print. I would be glad for advice, even more links to some information on the subject.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
mukizu, 2015-11-12
@Nokitsune01

https://wiki.python.org/moin/Microsoft%20Access
_ _

S
sim3x, 2015-11-12
@sim3x

Use sqlite and forget about MS Access

A
Alexander, 2015-11-12
@NeiroNx

Better pymssql to work with Microsoft SQL. From MS Access, data can be easily uploaded to a SQL server.
Next, it is most logical to upload to PDF or HTML

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question