Skip to main content

Generating Stored Procedures

Stored procedures have the highest payback for code generation

  • Chapter
Code Generation in Microsoft .NET
  • 422 Accesses

Abstract

The easiest code to generate is stored procedure scripts. Stored procedures tend to closely follow a pattern, have a high payback for code generation, and give rapid feedback. It’s easy to execute the scripts that compile stored procedures and place them in your database right after you generate the scripts. Stored procedure scripts also tend to be relatively small and simple, making this the ideal place to start with code generation templates.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2004 Kathleen Dollard

About this chapter

Cite this chapter

Dollard, K. (2004). Generating Stored Procedures. In: Code Generation in Microsoft .NET. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-0705-4_7

Download citation

  • DOI: https://doi.org/10.1007/978-1-4302-0705-4_7

  • Publisher Name: Apress, Berkeley, CA

  • Print ISBN: 978-1-59059-137-6

  • Online ISBN: 978-1-4302-0705-4

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics