|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Sybase AsaClient and DbProviderFactoriesHello all,
My team is trying to use the iAnywhere.Sybase.Asaclient (middle part might be spelled incorrect) in our C# project with a DbProviderFactory class to generate new code. However when we try to create a new factory with DbProviderFactory factory = DbProviderFactories.GetFactory("iAnywhere.Sybase.Asaclient). This returns an ArgumentException to us. Is there something special we need to install or do to be able to use Asaclient objects with the ADO.NET factories? Thanks in advance |
|||||||||||||||||||||||