.NetFramework - C# - Sybase System 11

G

Guest

Hi guyz....

I'd like to know if anyone has already used C# components (COM+) or C#
WebServices connected with Sybase System 11.
Are there anyone who knows about it ? What driver version ? or native sybase
driver ?

Thanks.
 
K

Kevin Yu [MSFT]

Hi,

First of all, I would like to confirm my understanding of your issue. From
your description, I understand that you need to know how to use C# to
connection to Sybase System 11. If there is any misunderstanding, please
feel free to let me know.

As far as I know, the best way to achieve this is to use Sybase .NET data
provider, which is provided by Sybase. It enables us to access Sybase data
with the classes under Sybase.Data.AseClient namespace. You can try to
check the followign link for more information.

http://www.able-consulting.com/dotnet/adonet/Data_Providers.htm

The ASE .NET Data Provider can be get from Sybase website.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top