[freetds] Changed database context to
James K. Lowden
jklowden at freetds.org
Thu Apr 5 16:42:46 EDT 2007
vadakkan wrote:
> When I am trying to make a new connection to a different mssql
> server it gives me a error message "Changed database context to [old
> database]".
I think you're misinterpreting that message. It says it changed the
[current] *database*, not the server. That's the equivalent of
USE databasename
go
after connecting to the server.
> I don't know how to go about
> adding one more mssql server to working with freetds.
Find the freetds.conf. Add a new section for your new server. The User
Guide should be of some use.
HTH.
--jkl
More information about the FreeTDS
mailing list