cancel
Showing results for 
Search instead for 
Did you mean: 

Create connection in Visual-Studio-2013 with .NET-Framework-4 to Sql-Anywhere-11

g_g_99
Participant
0 Kudos
2,069

I could not setup connection to any sql anywhere 11 database in visual studio 2013 nor can I preview a dataset previously setup in vs 2012. however application run time has no trouble using the SA 11 database via the application setting for the connection string used in the dataset

I tried run with admin. in cmd window the v4 "SetupVSPackage.exe /i" successfully but no luck in getting the sa 11 provider to show up for visual studio

what can I do?

btw: I'm using SA 11.01.2506 is that a problem?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi, SQL Anywhere 11 does not officially support Visual Studio 2013. It is only supported in SQL Anywhere 12 and higher.

g_g_99
Participant
0 Kudos

thank you. there seems to be quite bit behavior change in sql join forSA 12 or 17.

if we migrate to 12 then later to 17 which version of studio are supported

Former Member
0 Kudos

Latest build of both SQLA 12 and 17 support Visual Studio 2015 and below. SQL Anywhere 12 is end of maintenance, so I don't think you will be able to get a license for it (something you will need to confirm with sales representative).

VolkerBarth
Contributor
0 Kudos

there seems to be quite bit behavior change in sql join forSA 12 or 17.

What do you mean? I'm not aware of changes w.r.t. joins.