Please be aware that the SAP SQL Anywhere Forum will be shut down on August 29th, 2024 when all it's content will be migrated to the SAP Community.

When I open can .sql file at Visual Studio 2010 and I click run, it open connection dialog to SQLServer. Does SA11 plugin for VS can do the same?

I'm working on EF4 project, and if will nice if I dont need to open isql to update my db schema.

asked 19 May '10, 03:25

Zote's gravatar image

Zote
1.7k364051
accept rate: 43%


No you can't, so you'll need to run the script in Interactive SQL. Thank you for your comment though - I've taken notice of the feature.

Also, we just released EBF #2427 for Windows x86 and it includes SQL Anywhere support for Visual Studio 2010, including EF4. Please go ahead and try it out!

permanent link

answered 19 May '10, 19:09

Jos%C3%A9%20Ramos's gravatar image

José Ramos
1.0k51524
accept rate: 30%

Thank you @José. And I'm running with build #2427 and using it with EF4.0

(20 May '10, 00:30) Zote
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×143
×25
×7
×3
×3

question asked: 19 May '10, 03:25

question was seen: 3,288 times

last updated: 19 May '10, 19:09