cancel
Showing results for 
Search instead for 
Did you mean: 

SQL Anywhere in Visual Studio

Former Member
0 Kudos

I'm trying to get going on .NET in SQL Anywhere and I'm having a problem.  My understanding is that all I need to do is add a reference to the iAnywhere.Data.SQLAny...dll and add an Imports IAnywhere.Data.SQLAnywhere.  When I go to create a connection I don't see the data provider for SQLAnywhere listed.  Am I missing something?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member207653
Active Participant
0 Kudos
Former Member
0 Kudos

Yes I read the documentation.  That is how I came up with the list of things that I did, but had no success

former_member207653
Active Participant
0 Kudos

I have tested with Visual Studio 2013 Update 5 and SQL Anywhere 17.0.4.2053. In Server Explorer I have cliecked on Connect to database icon, for opening Choose Data Source window. I have selected other, and in the drop down list I can see .NET Framework Data Provider for SQL Anywhere 17. Are you testing with the same versions?