VS2005 Server Explorer and Stored Procedures
- From: richard.grime@xxxxxxxxx
- Date: 14 Mar 2006 10:46:32 -0800
Under VS2003, I was merrily dragging and dropping stored procedure
objects from the server explorer onto the design pane of my web
service, where they would popup as SqlCommands.
This was quite handy for me, as it populated the parameters collection,
saving manual typing and synching of data types between my project and
the stored procedures themselves.
Having recently updated to VS2005, I was attempting to do the same
thing - and while I can get Server Explorer connecting to the data
source (SQL2000) fine, dragging and dropping no longer seems to have
any effect (it looks like it's working right up until the point when
you release the mouse button... then... nothing, no new SqlCommand
object).
Is this something I should still be able to do... or has it been
removed because my old way is a "bad way of doing things"? And if the
former - any ideas on how to make it work.
Thanks,
Richard
.
- Prev by Date: General Webform design/use question
- Next by Date: VS 2005 XML Editor Problems
- Previous by thread: General Webform design/use question
- Next by thread: VS 2005 XML Editor Problems
- Index(es):