[web2py] How to define DAL for DB2 adapter

2015-10-31 Thread ffkcum
I'm new to Python world and based on the recommendation web2py is the easiest way to learn about data and web integration. I need to access IBM DB2 database in AS400 to interact with web page. I been reading the guidelines, I define db2 connection string in private/appconfig with db2://usernam

Re: [web2py] blog post on web2py + db2

2015-10-31 Thread ffkcum
I have the same situation here, manage to connect as400 from the shell, but if i use web2py it fails Is this problem already has a solution? If yes, please advise THX On Tuesday, September 6, 2011 at 2:07:50 PM UTC-7, Ramos wrote: > > I tried the DAL Example and i could not connect to my