Skip to main content
  • 91 Accesses

Abstract

ADO uses Connection objects to establish and maintain a session between a client program and a data source. It used to be that the first task of any data access program was to create some form of Connection object (in traditional DAO, the Database object fulfills this role), which was then used as the basis for all interaction between the program and its server. As explained in the previous chapter, this is no longer necessary, and the issue of when it is or isn’t appropriate to use explicit Connection objects remains the topic of a healthy debate. I will hold off from entering into this debate until later in the chapter. Instead, let’s begin by exploring what to do with Connection objects on the assumption that you use them.

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

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 Rob Macdonald

About this chapter

Cite this chapter

Macdonald, R. (2000). Explicit Connections. In: Serious ADO: Universal Data Access with Visual Basic. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-0862-4_4

Download citation

  • DOI: https://doi.org/10.1007/978-1-4302-0862-4_4

  • Publisher Name: Apress, Berkeley, CA

  • Print ISBN: 978-1-893115-19-4

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

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics