Hey, Good morning!
I don't know why it didn't hit me before, but finally it did... So, as some of you may remember, I spent a good amont of time trying to work out a good solution to get scripts that use DAL stand-alone to connect to remote a SQLite DB running behind web2py. At best, I have had less than fair success. Then it hit me, they can share! and now they do! After a few months of brain deterioration, i have an automation framework that works perfectly well on its own, that executes when triggered by data being dumped to a queue, or interactively through a console, blablabla,... and now.... I can have it launch web2py which not only sees, but also interacts with the same set of table (no import/export) I have to admit, the combination of the 2 together is SWEET!!! Can't wait to write apps for it! Possibilites are far reaching now!! Anyways just wanted to share the fun! :) If anyone interested, I will be cleaning up the code and will make available if anyone wants to see what the fun to had is when combining the 2. Thanks, Mart :)