[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.mobile

URGENT: Connecting to a sybase database

Mustafa Rabie

12/10/2003 6:19:00 PM

Dear All,

My company is currently working developing a front end mobile application
for a system that uses a sybase backend dbase server. I want to know how
can i connect to that dbase using ASP.Net (mobile). Is there a way like SQL
client liberaries that come with the .Net framework or something?
Thanks
Mustafa


1 Answer

Mahesh ChandraMouli [MVP]

12/18/2003 3:22:00 AM

0

Hi ,

You cant connect the Sybase DB using SQLCLIENT, You need
to use System.Data.OLEDB class to connect.

Regards
Mahesh ChandraMouli
Microsoft .NET MVP|MCAD (Charter Member)


>-----Original Message-----
>Dear All,
>
>My company is currently working developing a front end
mobile application
>for a system that uses a sybase backend dbase server. I
want to know how
>can i connect to that dbase using ASP.Net (mobile). Is
there a way like SQL
>client liberaries that come with the .Net framework or
something?
>Thanks
>Mustafa
>
>
>.
>