
MS Access As A Dev Tool
Access continues to be a highly efficient tool for business database development.
Don't let a broken database ruin your business. We repair broken databases, program
custom Microsoft Access databases, convert Excel to Access, and upgrade old Access
databases to the latest version. Call (323) 285-0939 now for a FREE consultation.
The Best Microsoft Access Database Solutions owner, consultant, and principal programmer is Alison Balter - a recognized expert Microsoft Access consultant. Alison is the author of 15 Microsoft Access training books and videos. She is a frequent guest speaker at MS Access conferences and has developed hundreds of applications for businesses of all types.
We know your business data is important; we listen to your concerns, ask questions, and gather information from all stake holders. We discuss your needs and requirements for your database. We find out what you want, why you need various features so we can obtain as much information as possible. Once we have the information we need, we work with you to design the proper database architecture, plus the dashboards, the questions (queries), forms, and reports you need for an excellent database system.
We also create websites designed for speed to display your data accurately, using ASP.NET technology. Fast, secure, and robust, our ASP.NET web sites and web applications give you true business tool for finding and displaying information dynamically on the web.
Access continues to be a highly efficient tool for business database development.
How to create a Microsoft Access application with some unique tips and tricks.
Your Access developer near me has some great info for you about using Access efficiently.
Call MS Access Solutions at (323) 285-0939 for your FREE consultation
The material below originally appeared in Alison Balter's book Mastering Microsoft Office Access 2007 Development and is reprinted here with the author's permission. There may be references to "Figures" or "Chapters" that are not reprintable and are not used on this page.
You should use Yes/No fields to store a logical true or false. What's actually stored in the field is -1 for Yes, 0 for No, or Null for no specific choice. The display format for the field determines what the user actually sees (normally Yes/No, True/False, On/Off, or a third option— Null—if you set the TripleState property of the associated control on a form to True). Yes/No fields work efficiently for any data that can have only a true or false value. They not only limit the user to valid choices, but they also take up only one bit of storage space.
Microsoft designed OLE Object fields to hold data from any object linking and embedding (OLE) server application registered in Windows, including spreadsheets, word processing documents, sound, and video. There are many business uses for OLE Object fields, such as storing resumes, employee reviews, budgets, or videos. However, in many cases, it is more efficient to use a Hyperlink field to store a link to the document rather than store the document itself in an OLE Object field.
Using the attachment field type, you can store multiple attachments in a single field. Those attachments can even be of various types. For example, you can use an Excel spreadsheet and a Word document in a single field. Attachment fields are meant to replace their predecessor, OLE Object fields. With OLE Object fields, Access stored the bitmap of the object in the Access database. This caused database bloat. Access stores the data in Attachment fields much more efficiently.
There are additional benefits of Attachment fields. For example, Access renders image files and displays the program icon associated with other file types. If a field contains a photo, spreadsheet, and Word document, Access will display the image and will present application icons for the other objects. Access compresses the objects as it stores them, unless those files are compressed natively. Finally, you can manipulate attachments programmatically!
There are also some other things about Attachment fields that you should be aware of. You can attach a maximum of 2GB of data per database, and each attachment must be less than 256MB in size. You must use the Attachments dialog box to add, edit, and manage attachments, unless you manage them programmatically.
You use Hyperlink fields to store uniform resource locator addresses (URLs), which are links to web pages on the Internet or on an intranet, or Universal Naming Convention paths (UNCs), which are links to a file location path. Access breaks the Hyperlink field type into three parts:
After the user places an entry in a Hyperlink field, the entry serves as a direct link to the file or page it's referring to. I cover the Hyperlink field type in more detail later in this chapter, in the section "Using Access Tables with the Internet."
The preceding material originally appeared in Alison Balter's book Mastering Microsoft Office Access 2007 Development and is reprinted here with the author's permission.
When you need a Microsoft Access programmer for your Oakland, California business, call MS Access Solutions at (323) 285-0939. We have over 25 years experience in Microsoft Access programmer solutions.
From comprehensive enterprise solutions to targeted fixes, we handle projects of all sizes:
Get more information about our Access database programming services on the Microsoft Access Programmer Riverside, California web page