Beginning Access 2002 VBA (Programmer to Programmer)
5 Angebote vergleichen

Bester Preis: 0,57 (vom 06.08.2015)
1
9780764544026 - Colby, John; Smith, Robert; Sussman, Dave; Blackburn, Ian; Turley, Paul; Horner, Mark; Reid, Martin; Watson, Helmut: Beginning Access 2002 VBA
Colby, John; Smith, Robert; Sussman, Dave; Blackburn, Ian; Turley, Paul; Horner, Mark; Reid, Martin; Watson, Helmut

Beginning Access 2002 VBA

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika EN NW EB

ISBN: 9780764544026 bzw. 0764544020, in Englisch, Wiley, neu, E-Book.

44,81 ($ 49,99)¹
versandkostenfrei, unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, E-Book zum download.
Computers, What is this book about? Access 2002 is the core database application within the Office XP suite. Using VBA (Visual Basic for Applications), the user can create his or her own programs in what is essentially a subset of the Visual Basic programming language. Using VBA with Access is a tremendously powerful technique, as it allows you to create great user interfaces (like forms or reports) as a front end to actual data storage and manipulation within the database itself. What does this book cover? This book is a revision of the best-selling Beginning Access 2000 VBA , reworked to provide a rich tutorial to programming Access 2002 with VBA. New material covers the enhanced options in Access 2002 for publishing data to the Web, handling XML, integrating with SQL Server Desktop Engine, and so on. Who is this book for? This book is for the Access user who already has a knowledge of databases and the basic objects of an Access database, and who now wants to learn how to program with VBA. No prior knowledge of programming is required.
2
9780764544026 - Robert Smith, Dave Sussman, Ian Blackburn, John Colby, Mark Horner, Martin Reid, Paul Turley, Helmut Watson: Beginning Access 2002 VBA
Robert Smith, Dave Sussman, Ian Blackburn, John Colby, Mark Horner, Martin Reid, Paul Turley, Helmut Watson

Beginning Access 2002 VBA (2003)

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika EN PB NW

ISBN: 9780764544026 bzw. 0764544020, in Englisch, 976 Seiten, Wrox, Taschenbuch, neu.

2,38 ($ 2,59)¹ + Versand: 3,66 ($ 3,99)¹ = 6,04 ($ 6,58)¹
unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, Usually ships in 1-2 business days.
Von Händler/Antiquariat, eQuip Online.
What is this book about? Access 2002 is the core database application within the Office XP suite. Using VBA (Visual Basic for Applications), the user can create his or her own programs in what is essentially a subset of the Visual Basic programming language. Using VBA with Access is a tremendously powerful technique, as it allows you to create great user interfaces (like forms or reports) as a front end to actual data storage and manipulation within the database itself. What does this book cover? This book is a revision of the best-selling Beginning Access 2000 VBA, reworked to provide a rich tutorial to programming Access 2002 with VBA. New material covers the enhanced options in Access 2002 for publishing data to the Web, handling XML, integrating with SQL Server Desktop Engine, and so on. Who is this book for? This book is for the Access user who already has a knowledge of databases and the basic objects of an Access database, and who now wants to learn how to program with VBA. No prior knowledge of programming is required., Paperback, Label: Wrox, Wrox, Produktgruppe: Book, Publiziert: 2003-02-13, Studio: Wrox, Verkaufsrang: 2126869.
3
9780764544026 - Robert Smith, Dave Sussman, Ian Blackburn, John Colby, Mark Horner, Martin Reid, Paul Turley, Helmut Watson: Beginning Access 2002 VBA
Robert Smith, Dave Sussman, Ian Blackburn, John Colby, Mark Horner, Martin Reid, Paul Turley, Helmut Watson

Beginning Access 2002 VBA (2003)

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika EN PB US

ISBN: 9780764544026 bzw. 0764544020, in Englisch, 976 Seiten, Wrox, Taschenbuch, gebraucht.

0,57 ($ 0,62)¹ + Versand: 3,66 ($ 3,99)¹ = 4,23 ($ 4,61)¹
unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, Usually ships in 1-2 business days.
Von Händler/Antiquariat, Value Promenade.
What is this book about? Access 2002 is the core database application within the Office XP suite. Using VBA (Visual Basic for Applications), the user can create his or her own programs in what is essentially a subset of the Visual Basic programming language. Using VBA with Access is a tremendously powerful technique, as it allows you to create great user interfaces (like forms or reports) as a front end to actual data storage and manipulation within the database itself. What does this book cover? This book is a revision of the best-selling Beginning Access 2000 VBA, reworked to provide a rich tutorial to programming Access 2002 with VBA. New material covers the enhanced options in Access 2002 for publishing data to the Web, handling XML, integrating with SQL Server Desktop Engine, and so on. Who is this book for? This book is for the Access user who already has a knowledge of databases and the basic objects of an Access database, and who now wants to learn how to program with VBA. No prior knowledge of programming is required., Paperback, Label: Wrox, Wrox, Produktgruppe: Book, Publiziert: 2003-02-13, Studio: Wrox, Verkaufsrang: 2126869.
4
9780764544026 - Smith, Robert; Sussman, Dave; Blackburn, Ian; Colby, John; Horner, Mark; Reid, Martin; Turley, Paul; Watson, Helmut: Beginning Access 2002 VBA
Symbolbild
Smith, Robert; Sussman, Dave; Blackburn, Ian; Colby, John; Horner, Mark; Reid, Martin; Turley, Paul; Watson, Helmut

Beginning Access 2002 VBA (2003)

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika EN PB NW

ISBN: 9780764544026 bzw. 0764544020, in Englisch, Wrox, Taschenbuch, neu.

Lieferung aus: Vereinigte Staaten von Amerika, Versandkostenfrei.
Von Händler/Antiquariat, Book Deals [60506629], Lewiston, NY, U.S.A.
Brand New, Unread Copy in Perfect Condition. A+ Customer Service! Summary: Introduction. Chapter 1: Designing Applications. Chapter 2: Introduction to Event-Driven Programming. Chapter 3: Creating Code. Chapter 4: Controlling the Program. Chapter 5: Using Access Objects. Chapter 6: Using DAO. Chapter 7: Data Management Techniques. Chapter 8: Working with Tables. Chapter 9: External Data. Chapter 10: Reports. Chapter 11: Advanced Programming Techniques. Chapter 12: Finding and Dealing with Errors. Chapter 13: Using Classes. Chapter 14: WithEvents and RaiseEvent. Chapter 15: Libraries and Add-Ins. Chapter 16: Automation. Chapter 17: Multi-User. Chapter 18: The Internet. Chapter 19: Optimizing Your Application. Chapter 20: Moving to Client-Server. Chapter 21: ActiveX Data Objects - ADO. Index.
5
9780764544026 - Smith, Robert; Sussman, Dave; Blackburn, Ian; Colby, John; Horner, Mark; Reid, Martin; Turley, Paul: Beginning Access 2002 VBA
Symbolbild
Smith, Robert; Sussman, Dave; Blackburn, Ian; Colby, John; Horner, Mark; Reid, Martin; Turley, Paul

Beginning Access 2002 VBA (2002)

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika EN PB US

ISBN: 9780764544026 bzw. 0764544020, in Englisch, Wrox, Taschenbuch, gebraucht.

Lieferung aus: Vereinigte Staaten von Amerika, Versandkostenfrei.
Von Händler/Antiquariat, Motor City Books [54239244], Brownstown, MI, U.S.A.
Minimal damage to cover and binding. Pages show light use.
Lade…