ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> DevelopMentor-dotNET
DevelopMentor-dotNET
Re: Connecting to Sybase using ODBC
by Shawn Wildermuth other posts by this author
Jul 1 2002 3:23PM messages near this date
Connecting to Sybase using ODBC | J# Final
<Cross Posting this reply since the dotnet list is supposed to be
retired today> 

You can only use the OleDb Managed Provider if you have an OLEDB
Provider for Sybase.  If you are using ODBC, you must use the ODBC
Managed Provider.  Here's a site with connection strings for all sorts
of environments...

Here's the typical ODBC Managed Provider Usage:

http://www.able-consulting.com/ado_conn.htm#ODBCManagedProvider

And the Sybase specific Connection String:

http://www.able-consulting.com/ado_conn.htm#ODBCDriverForSybase

Maybe marrying these together will help....

Thanks,

Shawn Wildermuth
swildermuth@[...].com

>  -----Original Message-----
>  From: The DOTNET list will be retired 7/1/02
>  [mailto:DOTNET@[...].COM] On Behalf Of Thakur, Ajay
>  Sent: Monday, July 01, 2002 10:42 AM
>  To: DOTNET@[...].COM
>  Subject: [DOTNET] Connecting to Sybase using ODBC
> 
> 
>  Hi All,
> 
>  I am trying to connect to Sybase..using OLEDB provider
>  provided by Sybase12.. but it is not working out.
> 
>  This I did after trying out with .NET ODBC provider.
> 
>  Any pointers on the above...
> 
> 
>  Thanks & Regards,
> 
>  Ajay Thakur
>  *HCL Perot Systems Ltd.,
>  'Shivalaya',Plot No. 123 EP-IP,
>  IInd Phase, Whitefield Industrial Area
>  Bangalore 560066.
>  * +91-80 - 8413000 to 8413009.  Xtn. - 2139
>  Fax: +91- 80- 841 2855
>  ********************************
>  "Creativity is allowing oneself to make mistakes.
>  Art is knowing which ones to keep."
>  *******************************
>  WARNING: The information in this message is confidential and
>  may be legally privileged. It is intended solely for the
>  addressee.  Access to this message by anyone else is
>  unauthorised.  If you are not the intended recipient, any
>  disclosure, copying, or distribution of the message, or any
>  action or omission taken by you in reliance on it, is
>  prohibited and may be unlawful. Please immediately contact
>  the sender if you have received this message in error. Thank you.
> 
>  You can read messages from the DOTNET archive, unsubscribe
>  from DOTNET, or subscribe to other DevelopMentor lists at
>  http://discuss.develop.com.
> 

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.
Thread:
Thakur, Ajay
Shawn Wildermuth

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved