Hi.
I have a sales and inventory system that I built for my small business 14 years ago. I have been struggling with this monster trying to replace it with all sorts of languages and frameworks. I have finally decided that Web2py is definitely the way to go, but I need to replace it little by little, still using MS Access as a back-end, until I have all the functionality of the monster in Web2py, so that I can use PostgreSQL, which is my choice for DBMS.
- Where can I start to build DAL support for MS Access in Web2py? - Where is documentation for that?
Thanks a lot.
0
anthony 12 years ago
See this section of the book (and of course, look at the code for the various adapters in /gluon/dal.py).
- Why is it that me (Edgar) can edit what Anthony answered?
replies (2)