Enviar a mi Kindle o a otro dispositivo

 
 
 

Pruébalo gratis

Lee el principio de este eBook gratis

Enviar a mi Kindle o a otro dispositivo

Lee libros en tu ordenador o en otros dispositivos móviles gracias a nuestras Aplicaciones de lectura Kindle GRATUITAS.
Access 2007 VBA Programmer's Reference (Programmer to Programmer)
 
Ampliar la imagen
 

Access 2007 VBA Programmer's Reference (Programmer to Programmer) [Versión Kindle]

Teresa Hennig , Rob Cooper , Geoffrey L. Griffith , Armen Stein

Precio lista ed. digital: EUR 32,96 ¿Qué es esto?
Precio lista ed. impresa: EUR 32,02
Precio Kindle: EUR 20,99 IVA incluido (si corresponde) y envío a través de Amazon Whispernet
Ahorras: EUR 11,03 (34%)

Formatos

Precio Amazon Nuevo de Usado de
Versión Kindle EUR 19,27  
Versión Kindle, 21 de abril de 2008 EUR 20,99  
Tapa blanda EUR 30,38  
Descubre cómo ahorrar hasta un 90% en un título diferente cada día
Inscríbete en la Newsletter Kindle Flash y recibe directamente en tu bandeja de entrada la oferta del día Kindle Flash para no perderte ni un título en promoción. Más información

Descripción del producto

Descripción del producto

Access 2007 VBA Programmer's Reference covers a wide spectrum of programming topics relevant to Access. Although it assumes the reader has some familiarity with VBA programming language, it begins with a brief introduction to VBA. And to help you leverage the tools that Access provides, a chapter highlights the new features in Microsoft Office Access 2007 — including new wizards and GUI (graphical user interface) elements that previously required VBA code, as well as new VBA features.

The book also discusses how to create and name variables, how to use Data Access Object (DAO) and ActiveX Data Object (ADO) to manipulate data both within Access and within other applications, proper error handling techniques, and advanced functions such as creating classes and using APIs. Key new objects such as using Macros and the Ribbon are explored, too, as are forms and reports, the two most powerful tools for working with and displaying data. Working with other applications is covered extensively both in a general nature and for working specifically with Microsoft Office applications, Windows SharePoint Services, and SQL Server. Of course, this book wouldn’t be complete without discussing security issues and the Developer Extensions.

The Chapters

Chapters 1–5 provide material that you need if you're new to Access or VBA. After a review of Access 2007's new features, you explore the building blocks of VBA, including objects, properties, methods, and events. And you're introduced to the VBA Editor and its various debugging tools.

Chapters 6 and 7 focus on using VBA to access data. Both DAO and ADO provide methods for accessing data in Microsoft Access and other external data sources such as Informix, SQL Server, and a variety of accounting programs.

Chapters 8 and 9 provide detailed information on executing and debugging VBA code. Every development project needs some debugging, even if you're an expert developer. You'll see some easy ways to debug your code, and get some tips and tricks to make the tedious process of debugging a bit easier. Error handling is for more than just trapping problems and preventing crashes. It provides a powerful tool for interacting with users and adding functionality to programs.

Chapters 10 and 11 tackle forms and reports, two Access objects that can make particularly heavy use of VBA. In many applications, forms and reports control what the user can see and do. With the advent of report browsers, nearly all of the events that were available on forms are now accessible on reports. So, in addition to using code to show or hide sections of reports and to provide special formatting, you can now drill into the data underlying the report. These two chapters are packed with information; you'll see how to use split screens on forms, create professional image controls, format reports based on cross tab queries, enhance interactive reports, alternate row colors, and much more.

Advanced VBA programming information begins in the next four chapters (12–15) — creating classes in VBA, using APIs, and using SQL and VBA. Because the Office Ribbon is new, there is a chapter dedicated to explaining how to customize and work with the ribbon.

Chapters 16–22 provide information about working with other programs, working with Windows, and controlling access to your applications and files. They also discuss some techniques for deploying database solutions. You’ll learn to create tasks and e-mail in Outlook, perform a mail merge in Word, export data to an Excel spreadsheet, and take information from Access, create a graph, and insert that graph into PowerPoint. Windows SharePoint services can help your applications share data across the Web. You’ll see how new file formats add to network and Access security. In addition, you'll work with client/server development, learn to take advantage of Windows Registry and explore the Access Developer Extensions, ess...


Detalles del producto

  • Formato: Versión Kindle
  • Tamaño del archivo: 14422 KB
  • Longitud de impresión: 1154
  • Números de página - ISBN de origen: 0470047038
  • Editor: Wrox; Edición: 1 (21 de abril de 2008)
  • Vendido por: Amazon Media EU S.à r.l.
  • Idioma: Inglés
  • ASIN: B006U6Q2BO
  • Texto a voz: Activado
  • X-Ray: No activado
  • Clasificación en los más vendidos de Amazon: n°152.495 Pagados in Tienda Kindle (Ver el Top 100 de pago en Tienda Kindle)

Opiniones de clientes

Todavía no hay opiniones de clientes en Amazon.es
5 estrellas
4 estrellas
3 estrellas
2 estrellas
1 estrellas
Opiniones de clientes más útiles en Amazon.com (beta)
Amazon.com: 4.5 de un máximo de 5 estrellas  20 opiniones
22 de 27 personas piensan que la opinión es útil
5.0 de un máximo de 5 estrellas Excellent Self-Study for Access 2007 VBA 11 de mayo de 2007
Por Laurin M. Linson - Publicado en Amazon.com
Formato:Tapa blanda
This book has extensive coverage of an area vital to Access developers and power users, by a very knowledgeable team, ably led by Teresa Hennig. It includes something more than an overview explaining new features of Access 2007. That is important because: many features are new and changed in Access 2007, much of what we do with VBA is automating and enhancing features we use manually via the user interface, and the new Office 2007 user interface can be overwhelming without a helping "hand up". Then the book covers VBA from the basics to in-depth advanced levels. It is a worthy successor to the Access 2003 VBA Programmer's Reference and, in my opinion, "raises the bar" for VBA books. I'll be using it as a reference in presentations to my Access user groups, as well as a handy reference for my own work. I recommend it to Access power users, as well as aspiring and working Access developers.

Larry Linson

Microsoft Office Access MVP (see http://mvp.support.microsoft.com)

Co-Leader, Access Special Interest Group, North Texas PC User Group
12 de 14 personas piensan que la opinión es útil
2.0 de un máximo de 5 estrellas Minimal 2007 conversion details 15 de mayo de 2009
Por R. Gillingham - Publicado en Amazon.com
Formato:Tapa blanda
I purchased this book in main part because the description suggested that it addressed the 2007 changes in Access, including helpful information in upgrading to 2007. However, I felt that clearly was the not case. Yes, it contains typically found information that applies to the 2007 version, but is virtually absent real detail providing specific guidance on the problems and complexities that can be encountered in VBA, Ribbon use, and references when converting Access 2002/2003 up to 2007. No details regarding managing old toolbars converted to Add-in tabs. No details on which old VBA does not convert, or causes predictable conflicts. No details on reference conflicts that can cause immediate problems. I expected more from four professional Access developers. Having now converted Access databases, I've found multiple code differences that could have been brought to my attention that would have saved me subtantial trial and error time loss. Should I have expected more conversion information detail? Normally when going from one version to another, I would find it helpful but not critically important. However, because of the huge impact of Microsoft's new user interface, as well as VBA changes - and their impact on existing prior-version databases - conversion detail would be extremely valuable. So only based on this targeted expectation from this book, I would not recommend it over any other Access book - with regards to usefulness in dealing with conversion problems and complexities.
9 de 11 personas piensan que la opinión es útil
5.0 de un máximo de 5 estrellas Access 2007 Transition 18 de julio de 2007
Por Henry W. Jenkins - Publicado en Amazon.com
Formato:Tapa blanda|Compra verificada por Amazon
I starting developing with Access 97 and have used each version since. I specialize in accounting applications and there have licensed several Access accounting applications for modification. This book addressed (easy to understand format) the areas that affect developers most (the U.I., code, classes). It is definitely for the experienced. It is a welcome addition to my library.
Ir a Amazon.com para ver las 20 opiniones existentes 4.5 de un máximo de 5 estrellas

Foros de debate

El foro de este producto
Debate Respuestas Última entrada
Aún no hay debates

Haz preguntas, comparte opiniones, ponte al día
Iniciar un nuevo debate
Tema:
Primera entrada:
Solicita el inicio de sesión
 

   


Buscar productos similares por categoría