if you are using a SQL instance (mysql, postgres etc), you'll just have to use a fully qualified connection string rather than localhost. all the rest should be the same (once all the pieces are setup and proper ports opened up).
cfh On Monday, November 12, 2012 7:33:14 AM UTC-8, VP wrote: > > If I put the database on Rackspace's Cloud Database, for example, how do I > configure the web2py app to make the connection? > > Thanks, > VP > --

