Embedded Visual Basic Windows Ce And Pocket Pc Mobile Applications [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Embedded Visual Basic Windows Ce And Pocket Pc Mobile Applications [Electronic resources] - نسخه متنی

Chris Tacke; Timothy Bassett

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید



eMbedded Visual Basic®: Windows® CE and Pocket PC Mobile Applications

By
Chris Tacke, Timothy Bassett

Table of ContentsChapter 7.
Storing and Retrieving Data with ActiveX Data Objects CE


Summary


In this chapter we've investigated ADOCE, which provides easy access to Pocket Access databases. When you use ADOCE, remember to keep the limitations in mind; test your application frequently as you built it.

The sample application's design is a good template for an ADOCE application, although you can implement some enhancements. First, you could implement allowing the CD form to track whether changes have been made and commit the record only when changes are made. Moreover, validation can be done on the year and price fields.

Another enhancement to the application would be to automatically populate the genre combobox to the artist's default genre when a new CD is created for the artist. Lastly, you could implement the Recordset.Delete function for deleting a CD.



    / 108