|
-
May 10th, 2013, 03:24 PM
#1
Thread Starter
Hyperactive Member
Entity SQL Code generation
Currently within the entity framework, I have created a Entity Data Model. From this I have generated a .edmx.sql file which contains the Required SQL code. I have then tried to execute this code by right clocking on the code to select the execute option.
However when i right click, the options are not there, all I get is cut, copy, breakpoint etc.
I have tried reloading the VB.net installation and also the SQL server.
Despite spending hours on this, i cant get the execute option to appear.
Any help would be appreciated.
-
May 10th, 2013, 06:36 PM
#2
Re: Entity SQL Code generation
Go into project properties - under the debug tab - do you have ENABLE SQL SERVER DEBUGGING checked?
-
May 11th, 2013, 04:31 AM
#3
Thread Starter
Hyperactive Member
Re: Entity SQL Code generation
When I go into the debug option, the option is not there. All I have is Command line Arguments, Working Directory & Enable the Visual Studio Hosting Process ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|