so this is all the code i really have for this right now
db = DAL('mssql//s...@localhost/master')just trying to connect to my localhost ms sql db that i set up using the newest version of ms sql server .... im just trying to use the default account sa to connect ... which doesnt require a password and i always get errors now i have read and checked the web2py book and i cant figure out the error and i was wondering if one of you kind gents could lend a hand.

