Sure, I'm think I should maybe put a doc to this (so I don't forget as well). Is there anything specific you are interested in?
Mart :) On Apr 9, 3:55 pm, bobv <[email protected]> wrote: > Hey Mart: > > I am extremely interested on your idea. This will save me time > figuring it out. Please teach me how to do it on you most convenient > time. > > Regards, > > Bob > > On Apr 9, 6:24 am, mart <[email protected]> wrote: > > > > > > > > > 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 :)

