If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!

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.

Answers (2)

Comments (2)

  • Login to post



  • 0
    rochacbruno 12 years ago

    Hi Edgar, You can edit the answers and comments made on your own content only, it is for give the author the moderate possibility.


  • 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)
    • costarica 12 years ago

      Since I seem unable to build DAL support for MS-Access (I do not have the skills). -Is there a way to use Web2py with direct MS-Access SQL bypassing the Web2py DAL? I know this is a waste, but it would be temporary until I migrate to PostgreSQL. I have been trying to understand the dal.py, but it is beyond my knowledge.

    • costarica 12 years ago

      Thank you Anthony!

Related content


Hosting graciously provided by:
Python Anywhere