Hello, I am porting some of old legacy web apps (very legacy) to web2py. I am trying to connect to external databases via module we have tested and used elsewhere but it does not seem to work at all in web2py. For example, if we try to use a function inside this module to find the employee id of a person via username it works on the webserver on the command line by calling: CustomModule.GetEmployeeID('someusername'). However this won't work in a controller or the shell within web2py. Does anyone have any ideas what might be causing this?
Thanks, David -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.