Skip to main content

Stored Procedures

  • Chapter
From Access to SQL Server
  • 130 Accesses

Abstract

As described in previous chapters, stored procedures are sets of instructions for SQL Server that are compiled into a single plan. Stored procedures are a new concept to most Access programmers because there is no equivalent in Access. For this reason, stored procedures are often misused or implemented poorly. Also, Access developers tend not to use stored procedures to their full potential or as much as stored procedures should be used in SQL Server. Stored Procedures can be very powerful and can be used to replace much of the VBA code and macros that most programmers use in an Access application. Because they are so important in SQL Server, I will provide you with information on how to create them, how to use them effectively, and how to determine what portions of an Access application can be migrated to stored procedures.

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 49.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

© 2000 Russell Sinclair

About this chapter

Cite this chapter

Sinclair, R. (2000). Stored Procedures. In: From Access to SQL Server. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-1131-0_9

Download citation

  • DOI: https://doi.org/10.1007/978-1-4302-1131-0_9

  • Publisher Name: Apress, Berkeley, CA

  • Print ISBN: 978-1-893115-24-8

  • Online ISBN: 978-1-4302-1131-0

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics