Hello I'm already new working with ADO.net, I have a database Sybase 17 and a I need to connect this with MVC in Visual Studio 2015, I try changing the connectionstring but don't work. Do I follow some previous steps? Please help!!!!
asked 11 May '17, 10:53
dara88 79●3●3●6 accept rate: 0%
Have you already checked this help link?
It might also be helpful to learn what not working means - is there an error/exception? What are the changes to the connection string?
Once you sign in you will be able to subscribe for any updates here
Answers
Answers and Comments
Markdown Basics
learn more about Markdown
Question tags:
visual-studio ×25
question asked: 11 May '17, 10:53
question was seen: 1,523 times
last updated: 12 May '17, 09:31
EDM Type vs. DB Type - integer not supported
Add SQL AnyWhere connection Visual Studio 2012 Express
create existing table in local db
Sybase db.execute if exist in vb6 & SQL
SQL Anywhere 17 with ADO.net entity framework for Visual Studio 2019/22?
UltraLite JAR Binding Project Build in VS 2017 Vers 5.2
Entity Framework 6.3
Can I run .sql files directly from Visual Studio?
Visual Studio 2017 - SQL Anywhere 12 data provider
Resource files required - SQL Anywhere 17 in VS 2015
First time here? Check out the FAQ!
Have you already checked this help link?
It might also be helpful to learn what not working means - is there an error/exception? What are the changes to the connection string?