Connecting to a Sybase db

When running my program I get this error, I installed the Sybase client in my local machine and I can access the tables using the SQL Advantage utility in Sybase. Do I have to do anything else

Message "The 'Sybase.ASEOLEDBProvider.2' provider is not registered on the local machine." String

Thank you

JM




Answer this question

Connecting to a Sybase db

  • JRQ

    Hi,

    I think you should install Sql Anywhere to be able to use the Sybase provider in .Net. Try searching for it in the sybase homepage. www.sybase.com

    cheers,

    Paul June A. Domag



  • tjorvi

    I moved this question to the .Net Data access forum.

  • David N.4117

    This forum is related to Team Suite only, check this issue on ADO.NET forums or newsgroups and you will get more help for sure.

  • Kyle J.

    Hi,

    That would be my best guess. Since the error that you are experiencing suggests that the .Net provider for sybase is not present in the computer...

    cheers,

    Paul June A. Domag



  • j2associates

    Thank you Paul.

    I already installed the Sybase client, do I still need to install Sql Anywhere

    JM



  • Connecting to a Sybase db