Hi,
I am evaluating the LLBGen for the purpose of generating the data model source code against the syabase database.
After creating the LLBGen project using the LLBGen Pro v4.0 tool and I tried the option "Add Relational Model Data from a database" to add the data model from the datbase that prompted me with the wizard, where I selected the Sybase ASE Driver (ASE client) from the Database driver list and provided the connection details like server name, port, user/password.
When I clicked next, i get the test failed with the below error message:
Exception information.
LLBLGen Pro version: v4.0. Build: May 15th, 2013
Exception details:
Message: Unable to find the requested .Net Framework Data Provider. It may not be installed.
Source: System.Data
Stack trace:
at System.Data.Common.DbProviderFactories.GetFactory(String providerInvariantName)
at SD.LLBLGen.Pro.DBDriverCore.DBDriverBase.GetDbProviderFactory()
at SD.LLBLGen.Pro.DBDriverCore.DBDriverBase.CreateConnection()
at SD.LLBLGen.Pro.Gui.Controls.WizardPages.MetaDataRetrievalWizard_Step_ConnectionData.TestConnectionData(Boolean showSuccess)
Inner exception: <null>
I would like to know the LLB support for Sybase ASE 15.x. I have the ADO.NET driver (Sybase.AdoNet2.AseClient.dll version 4.157.401.0) and I am wondering how to use it in the place of some default sybase driver that LLBGen uses it.
Appreciate your comments on this issue.
Nazim