S
S
Swuder2016-04-04 09:02:30
Python
Swuder, 2016-04-04 09:02:30

How to get data from the MDB database to display graphs on the site?

The question is about the backend. There is a .mdb base, into which the weight program writes. You need to somehow get the values ​​​​(using Python / Django, for example) so that you can draw graphs based on them. Prompt, please, in what direction to dig?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Ukolov, 2016-04-04
@alexey-m-ukolov

In order to answer your question, you need to do a multi -move :
1. Google what kind of extension it is, what database uses it.
2. Find the Microsoft Access driver for Python.
See, it's not difficult at all. Obviously, it was necessary to dig in the direction of common sense and a search engine.

R
rosperitus, 2016-04-06
@rosperitus

Read mdb via pypyodbc like normal database (SQL)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question