Yes. If you send me a patch to do this I will take it.
On Sep 30, 2:38 pm, Dmitri Zagidulin <
dzagidu...@gmail.com> wrote:
> I have a web2py app (running on Ubuntu Linux) that has to connect to a
> MS SQL Server.
> I installed pyodbc, and the FreeTDS ODBC driver.
> I defined a driver in odbcinst.ini, etc, etc. And could now connect
> from the command line, via isql, to the remote database.
>
> In web2py, the following connection string:
>