|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Web Service using stored procedures example?Anyone know of a location for a simple example of a web service using
stored procedures to Read, Insert, Delete and Update rows in MS SQL Server? Thanks, Dean S Dean,
In my opinion there is for VB.Net no difference between using a stored procedure and dynamic SQL or you would mean that you won't use VB.Net. But that this is not the rigth newgroup. (with the exception that the commands default command setting should be changed from default to stored procedure). Cor Show quoteHide quote "Dean Slindee" <slin***@charter.net> schreef in bericht news:Q%mFg.27$EL1.6@newsfe04.lga... > Anyone know of a location for a simple example of a web service using > stored procedures to Read, Insert, Delete and Update rows in MS SQL > Server? > > Thanks, > Dean S > Hello Dean,
I don't see any big problem. You just take your sub and paste it into a web method. Perhaps, just a little care to work with virtual paths. That's it. The beauty of web services is in the remarkable simplicity they can be created. If you have problems with "Read, Insert, Delete and Update rows in MS SQL Server", which I assume not, that's all another story. Nothing to do with web services... :) tommaso Dean Slindee ha scritto: Show quoteHide quote > Anyone know of a location for a simple example of a web service using > stored procedures to Read, Insert, Delete and Update rows in MS SQL Server? > > Thanks, > Dean S
Late Binding Issue
VB Net and ADOX string reset? why? how? Need some advice? What is the .NET way? - Right("0" & Now.Month.ToString, 2) Concurrency violation: the DeleteCommand affected 0 records vb.net Redrawing a part of a control What to do when GetDeviceCaps doesn't? VB 2005 Visual Styles problem Working with the Web Browser Control |
|||||||||||||||||||||||