stored procedure
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hello i have to put this 2 conditions: Where (id = @id) and (iStatus = 0) can someone plz tell me the corect code
Are you asking how to place parameters onto a stored proc call ? Are you asking how to call a stored proc altogether ? Are you asking how to write the proc ? If you can word the question a bit better, I'd say that typing it into google will answer it, but if you don't know how to use google, by all means ask it more clearly here instead. :-)
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog