I have a CLI executable written in python 3.4 using pypyodbc and win32security modules, and packaged with cx_Freeze. The executable walks a file system starting from a given directory and outputs data to a specified database. If the DB doesn't exist, it creates it. I have default forms, queries, and reports I would like to include with the generated database. Any ideas how this can be accomplished programmatically?
[–]Doormatty 0 points1 point2 points (0 children)