Re: Any good site suggest for learning how to write stored proc?



Here are a couple of resources: (I'm sure others will follow...)

http://www.awprofessional.com/articles/article.asp?p=25288&rl=1

BOL -How to: Create a Stored Procedure (SQL Server Management Studio)




--
Arnie Rowland
Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous


"German" <honmancheung@xxxxxxxxx> wrote in message
news:1153418206.663532.152050@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi all,

I have a hard time to learn the stored proc, because I don't have a
good reference on the internet. Please let me know some good web site.

Thanks in advance,



.



Relevant Pages

  • Re: Redistribute SQLServer2005_SSMSEE.msi?
    ... Arnie Rowland, Ph.D. ... Most good judgment comes from experience. ... Do you know if I can also redistribute SQL Server Management Studio ...
    (microsoft.public.sqlserver.tools)
  • Re: Stored Procedure runs in SQL Server Management Studio but not in VB
    ... I've got one stored procedure that locks up at the same point ... trace and paste it into SQL Server Management Studio it runs fine -- I ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Cant add stored procedure to SQL Express
    ... Visual Studio, SQL Server Management Studio, etc.), but you should have an ... EXECUTE button somewhere on the toolbar. ... Assuming no errors were encountered the stored procedure is created in the ... SQL Server Documentation Team ...
    (microsoft.public.sqlserver.msde)
  • Stored Procedure runs in SQL Server Management Studio but not in VB
    ... I'm calling several SQL Server 2005 stored procedures from Visual Basic ... I've got one stored procedure that locks up at the same point ... trace and paste it into SQL Server Management Studio it runs fine -- I ...
    (microsoft.public.dotnet.languages.vb)

Loading