Long story short: I decided this morning I wanted that cure flights table
from sqlite should show a title FLIGHTS. Never manage to do it.
what I did find is that it is possible to export a databse in an html file.
Here's how that goes:
The created file is indeed html, but the information within it needs to be translated
to html commands!! Quite a bit of work, in fact.
Which is undoubtely the motivation for python/django taking over this task...
No comments:
Post a Comment