Hi! I'm a beginner on web programming and just started with web2py. So I was wondering how should I connect from my web2py site to a SQL Server Database? I need to mention that my connection string uses Trusted_Connection=True, so I don't connect with user nor password.
I'm sorry! It may be really simple but I just didn't get a working solution on the web.
Thanks!