I suppose you could use URL(a=??) in order to share those files across apps 
although I think that's fairly uncommon.

I find that I learn SQL even as I use DAL. But if you still do want to use 
raw SQL you can use the DAL's db.executesql() function. But you lose a ton 
of DAL functionality.

-- 



Reply via email to