Groups | Blog | Home
all groups > dotnet ado.net > june 2007 >

dotnet ado.net : ADOnet and Sybase


Niraj
6/29/2007 12:00:00 AM
I am using ADO to access data on a Sybase server. Everything works fine
until I quit my application where I try to close Ado connection and my
application hangs. I found that Connection.Close() method does not returns.
Any idea why? Is it a bug with Sybase Ole db provider?
Thanks.

Frans Bouma [C# MVP]
7/1/2007 4:00:25 AM
[quoted text, click to view]

Have you tried their ado.net providers for ASA or ASE ?

FB

--
------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
Mark Rae
7/1/2007 11:32:02 PM
[quoted text, click to view]

Yes indeed. There's no need to use OleDb (or, even worse, ODBC) when
perfectly good native .NET providers exist.


--
Mark Rae
ASP.NET MVP
http://www.markrae.net
Rad [Visual C# MVP]
7/2/2007 11:05:54 PM
[quoted text, click to view]
There's a great ASP.NET provider that you can make use of. If you're
using Sybase 10 make sure you keep an eye on the EBF (emergency bug
Rad [Visual C# MVP]
7/7/2007 7:41:33 PM
On Mon, 02 Jul 2007 23:05:54 +0300, "Rad [Visual C# MVP]"
[quoted text, click to view]

ADO.NET I mean! :)

--
AddThis Social Bookmark Button