Problem solved when upgrate to mono-2.0
dtlananh wrote: > > Hi > > I'm using RedHat 4 and install mono-1.9.1, when trying to connect to > an instance of SQLServer 2000 I hit SQL Server does not exist or access > denied. My step is > > # sqlsharp > SQL# \Provider SQLClient > > SQL# \ConnectionString server=192.168.1.123\SQLExpress;Database=test;User > Id=myuser;Password=mypass > > SQL# \Open > Opening connection... > Exception Caught Opening. SQL Server does not exist or access denied. > > I noticed that if my connection string is just > server=192.168.1.123;Database=test ... it will be able to connect to that > instance. > > Checked the TCP/IP is enable on 1433, turn off the firewall. > > Any help will be appreciated > -- View this message in context: http://www.nabble.com/Error-when-run-sqlsharp-SQLServer-does-not-exist-or-access-denied-tp19775909p19871036.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
