right... did you find a MACOS driver (maybe they are hiding their support for it? ;) ). If not I'll just boot up a linux box.
Thanks, Mart :) On Mar 23, 12:35 pm, Massimo Di Pierro <[email protected]> wrote: > No particular reason. I saw SQLObjects had support for it and it took > 5 minutes to add web2py support. > > Massimo > > On Mar 23, 11:30 am, mart <[email protected]> wrote: > > > > > > > > > SAP?? as in webAS ? I spent years working on the SAP side of liveCycle > > framework (there's that word again... I still like it;) ) Anyways, > > just out of curiosity (and really, I am curious and surprised) why > > SAP? Is there popularity for this? (i don't just mean from a web2py > > perspective, I mean in general...) my impression has always been that > > SAP wasn't the human-friendliest choice (maybe because of its size and > > extensive proprietary features?) but I'm game :) > > > Anyways, I'll try it right now. do I just install the driver, and > > web2py will do the rest? > > > Thanks, > > Mart :) > > > On Mar 23, 10:36 am, Massimo Di Pierro <[email protected]> > > wrote: > > > > You need to install SAP MAXDB (free) and python-sapdb driver. > > > > connect with DAL('sapdb://user:password@host/database') > > > > If you test it please let me know. I did not have time to test it > > > myself.

