
I build web app with F3 and SQL Server 2005 (may have expired, hehe). When I running it from my local server (Windows / DB connection use mssql), it runs normally and may be withour any problems.
But, when I running it from real server (Ubuntu / DB connection use dblib), I got that error (like above).
In the same server (another web app), I also using dblib to build connection from web app to database (SQL Server) and it runs normally.
Can anyone explain to me, what's the cause of the error?