Cargando…

Sams teach yourself Microsoft Access 2002 programming in 24 hours /

Sams Teach Yourself Access 10 Programming in 24 Hours will considerably improve the quality of the database applications that the reader can create with Microsoft Access. Concise tutorials that quickly bring the reader up to speed will be the goal of each chapter. Having completed this book, the rea...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Kimmel, Paul
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, Ind. : Sams, ©2002.
Colección:Sams teach yourself in 24 hours series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocm53976317
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 040105s2002 inua o 001 0 eng d
040 |a N$T  |b eng  |e pn  |c N$T  |d OCLCQ  |d YDXCP  |d OCLCQ  |d IDEBK  |d OCLCQ  |d TEFOD  |d BTCTA  |d UMI  |d CEF  |d CNPDU  |d DEBSZ  |d OCLCQ  |d OCLCO  |d OCLCF  |d OCLCQ  |d OCLCO  |d OCLCQ  |d D6H  |d OCLCQ  |d OCLCO  |d UAB  |d AU@  |d UWO  |d CZL  |d DST  |d OCLCO  |d OCLCQ  |d Q2U  |d INARC 
019 |a 56506171  |a 232568612  |a 671738750  |a 748520320  |a 1044613258  |a 1056377303  |a 1097160913  |a 1295594786  |a 1300477642  |a 1303347470  |a 1316640255  |a 1328803318 
020 |a 0768657865  |q (electronic bk.) 
020 |a 9780768657869  |q (electronic bk.) 
020 |a 9780768683660 
020 |a 0768683661 
029 1 |a CHBIS  |b 006152398 
029 1 |a CHVBK  |b 171437667 
029 1 |a DEBSZ  |b 355429632 
029 1 |a HEBIS  |b 291500803 
029 1 |a NZ1  |b 11632466 
029 1 |a NZ1  |b 13658559 
035 |a (OCoLC)53976317  |z (OCoLC)56506171  |z (OCoLC)232568612  |z (OCoLC)671738750  |z (OCoLC)748520320  |z (OCoLC)1044613258  |z (OCoLC)1056377303  |z (OCoLC)1097160913  |z (OCoLC)1295594786  |z (OCoLC)1300477642  |z (OCoLC)1303347470  |z (OCoLC)1316640255  |z (OCoLC)1328803318 
037 |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.9.D3  |b K4967 2002eb 
072 7 |a COM  |x 051170  |2 bisacsh 
072 7 |a UP  |2 bicssc 
082 0 4 |a 005.75/65  |2 22 
049 |a UAMI 
100 1 |a Kimmel, Paul. 
245 1 0 |a Sams teach yourself Microsoft Access 2002 programming in 24 hours /  |c Paul Kimmel. 
260 |a Indianapolis, Ind. :  |b Sams,  |c ©2002. 
300 |a 1 online resource (xix, 549 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Sams teach yourself 
588 0 |a Print version record. 
505 0 |a Cover -- Contents at a Glance -- TOC36;Contents -- Introduction -- PART I Access Programming 101 -- CH36;HOUR 1 Whats New in Access 2002 -- New Side Panes for Easier Navigation -- Customizing Menus and Toolbars -- Spell45;Checking Data -- Editing Options -- Speech Command and Control -- Collaborating Online -- Network Places -- Remove Author Information -- Introducing ActiveX Data Objects -- Programming Objects -- Adding Data to Web Pages -- Access Projects -- Summary -- Q38;A -- Workshop -- CH36;HOUR 2 Exploring VBA -- Understanding How Access VBA Works -- Learning Access VBA Keywords -- Access Operators and Operands -- Data58; What a Program Knows -- Putting It All Together -- Prelude to Advanced Topics -- Summary -- Q38;A -- Workshop -- CH36;HOUR 3 Storing Your Programs Data -- How Memory Is Used -- Declaring Variables -- Data Assignment and Evaluation -- Be Explicit -- Using Pop45;up Hints -- Using the Locals Window -- Using the Watches Window -- Running Code in the Immediate Window -- Employing the Call Stack -- Summary -- Q38;A -- Workshop -- CH36;HOUR 4 Controlling Program Flow and Performing Calculations -- What Goes into an Equation -- Understanding Operator Count -- Using Arithmetic Operators -- Performing Comparisons -- The Truth of Logical Operators -- Concatenate It -- Who Has Precedence Here63; -- Special Operators -- Summary -- Q38;A -- Workshop -- PART II Writing Code to Manage Your Access Data -- CH36;HOUR 5 Learning to Write Conditional Code -- A Programmers Traffic Cop -- Tidying Up Nested Conditional Statements -- Want to Go for a Spin63; -- Take It Once Around the Block -- Iterating Through Data -- Iterating Collections of Data -- Short45;circuiting Code -- Using the Switch Function -- Summary -- Q38;A -- Workshop -- CH36;HOUR 6 Managing Your Database -- Access 2002 Is Backward Compatible with Access 2000 -- Creating a Database -- Managing a Table with Code -- Iteratively Inputting User Data -- Using Conditional Code to Find Data -- Summary -- Q38;A -- Workshop -- CH36;HOUR 7 Using Advanced Data Types to Manage Data -- Understanding OLE Automation -- Using the ADODB Object -- Using the ADOX Object -- Summary -- Q38;A -- Workshop -- PART III Using Access Resources to Get the Job Done -- CH36;HOUR 8 Solving Problems a Piece at a Time -- The Mechanics of Writing Subroutines -- The Mechanics of Writing Functions -- Programming Rules of Thumb -- Tying It All Together -- Summary -- Q38;A -- Workshop -- CH36;HOUR 9 Using Macros As Learning Aids -- Creating a Macro 101 -- Using CopyObject -- Using DeleteObject -- The Keys to the City -- Importing Data -- Using Macro Resources in Code -- To Macro or Not to Macro -- Summary -- Q38;A -- Workshop -- CH36;HOUR 10 Employing Access Predefined Solutions -- Using String45;Handling Functions -- Formatting Data -- Using Date and Time Functions -- Managing File I47;O -- Dynamic User Input Functions -- Using Function44; Method44; Property44; and Statement References -- Summary -- Q38;A -- T$10734. 
520 |a Sams Teach Yourself Access 10 Programming in 24 Hours will considerably improve the quality of the database applications that the reader can create with Microsoft Access. Concise tutorials that quickly bring the reader up to speed will be the goal of each chapter. Having completed this book, the readers will be able to understand any sample VBA code that they see, and will possess the skills to attack all of the most common Access programming tasks. Topics covered in the book will include: using data aware controls; creating data aware Web pages; creating views to organize data; building reusable code modules; programming reports; communicating results with graphing; automating contact and task management with Outlook; and Access programming for Internet Explorer. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Microsoft Access. 
630 0 4 |a Microsoft Access (Computer file) 
630 0 7 |a Microsoft Access.  |2 blmlsh 
630 0 7 |a Microsoft Access.  |2 fast  |0 (OCoLC)fst01371910 
650 0 |a Database management. 
650 6 |a Bases de données  |x Gestion. 
650 7 |a COMPUTERS  |x Programming Languages  |x SQL.  |2 bisacsh 
650 7 |a Database management.  |2 blmlsh 
650 7 |a Database management.  |2 fast  |0 (OCoLC)fst00888037 
776 0 8 |i Print version:  |a Kimmel, Paul.  |t Sams teach yourself Microsoft Access 2002 programming in 24 hours.  |d Indianapolis, Ind. : Sams, ©2002  |z 0672320983  |w (DLC) 00109719  |w (OCoLC)46944818 
830 0 |a Sams teach yourself in 24 hours series. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780768683660/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Baker and Taylor  |b BTCP  |n bl2003017403 
938 |a EBSCOhost  |b EBSC  |n 102364 
938 |a YBP Library Services  |b YANK  |n 2339437 
938 |a Internet Archive  |b INAR  |n samsteachyoursel0000kimm 
994 |a 92  |b IZTAP