Skip to main content
  • 87 Accesses

Abstract

After two chapters worth of connecting to local Pocket Access databases and executing DDL and DML statements using the Recordset object, you’re probably wondering what you need a Connection object for. You might be surprised to find out that you were using the Connection object all along. Every time you executed a DDL statement or a SQL query with the Recordset object, you also passed along a reference to the Pocket Access database you wanted to communicate with. Due to ADOCE’s flat object model, you were able to use the Connection object implicitly to create a connection each time you used the Recordset object. This is fine when I’m trying to teach you Pocket SQL DDL or DML, but there are good reasons not to operate this way when you’re building a production application.

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

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 29.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 16.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

© 2001 Rob Tiffany

About this chapter

Cite this chapter

Tiffany, R. (2001). The ADOCE Connection Object. In: Pocket PC Database Development with Embedded Visual Basic. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-1142-6_4

Download citation

  • DOI: https://doi.org/10.1007/978-1-4302-1142-6_4

  • Publisher Name: Apress, Berkeley, CA

  • Print ISBN: 978-1-893115-65-1

  • Online ISBN: 978-1-4302-1142-6

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics