Visual Studio 2005 - "Generate Create Script" for SQL 2000 stored procedure

Hello.

I have noticed that "Generate Create Script" feature changed in VS 2005 (compared to 2003).

In VS 2003 this feature was displaying dialog window where I could choose some options on what to include in script and where to place it.

In VS 2005 this feature just creates SQL script in "Create Scripts" folder, without any intermediate dialog, and now it uses sp_executesql procedure in a script.

Is there any way to change this behaviour (back to what it used to be in VS 2003)

Thanks

Iouri

 



Answer this question

Visual Studio 2005 - "Generate Create Script" for SQL 2000 stored procedure

  • JBond007

    I guess this is a wrong forum - I'll try to re-post this in "Visual Studio General".

    At this time I had no choise but to return to VS2003 for all database projects.


  • Hibri Marzook

    yes... I too would like to know the answer to this.
  • Visual Studio 2005 - "Generate Create Script" for SQL 2000 stored procedure