that are great resources for learning about stored procedures, T-SQL, etc.
"John Bell" <jbellnewsposts@hotmail.com> wrote in message
news:#lKe0hz6EHA.1204@TK2MSFTNGP10.phx.gbl...
> Hi
>
> A good understanding of T-SQL is the basis of writing stored procedures,
> that is why BOL is the best place to start, having example stored
procedures
> will not necessarily give you the understanding on how to write and adapt
> procedures for your own purposes.
>
> You may want to look at the resources listed in
>
http://www.aspfaq.com/show.asp?id=2423. Of those resources you may want to
> subscribe to the magazines which give you information at different levels
> for various areas of SQL Server.
>
> You may find that alot of examples will do not show error handling within
> the sample code therefore in addition to the above resources you should
also
> read
http://www.sommarskog.se/error-handling-II.html >
> John
>
> "Ed_P." <ed_p@mail.com> wrote in message
> news:%23xSYjkx6EHA.128@TK2MSFTNGP15.phx.gbl...
> > Hello,
> >
> > I have tried BOL, but I'd like to see if there are any other web pages
or
> > other resources out there with some other examples.
> >
> > Thanks for the quick reply!
> >
> > Uri Dimant wrote:
> >> Ed.P
> >> Have you tried in the BOL?
> >>
> >>
> >>
> >>
> >> "Ed_P." <ed_p@mail.com> wrote in message
> >> news:%23fWRhqw6EHA.2180@TK2MSFTNGP12.phx.gbl...
> >>
> >>>Hello,
> >>>
> >>>I am currently learning how to write and use Stored Procedures. Can
> >>>someone point me to some examples, web sites and other resources that
> >>>can help me to see how other people use stored procedures in a SQL 2000
> >>>Server.
> >>>
> >>>Any information you can provide will be greatly appreciated.
> >>
> >>
>