[Mono-list] SQLClient problems
Amc Gmail
amc1999 at gmail.com
Thu Feb 26 17:46:41 EST 2009
> And, again, the strange thing is that one or two times it works fine,
> in the next connection the message is always the same "SQL Server
> does not exist or access denied"
> I'd like to solve this problem without upgrading mono.
most likely you can solve the problem by turn off MSSQL tcp dynamic
port assignment.
you can use 1433 which is mssql default.
of course, if you have multiple instances then configuration is more
complicated.
good luck :)
-- amc
More information about the Mono-list
mailing list