I am new to web2py and I just finished reading the book and have started to develop my first application. I recently had the same problem mentioned in this thread: http://groups.google.com/group/web2py/browse_thread/thread/e620c5708f746629/2b123921e3695e77?lnk=gst&q=mssql2#2b123921e3695e77
I was wondering though, what is the difference between using mssql:// and mssql2? I am currently developing an application using am existing database on Microsoft SQL Server 2000 that will eventually be upgraded to Microsoft SQL Server 2008 R2. Thanks

