An easytounderstand guide to creating Oracle8i Web applications using Pl/SQL, HTML, XML, WebDB, and Oracle Application Server, describing the packages in the PL/SQL toolkit, demonstrating sample Web applications, and explaining to extend relational database concepts to Web content. Original. (Beginner)
"Sinopsis" puede pertenecer a otra edición de este libro.
Andrew Odewahn is an Oracle application developer and consultant who lives in Davis Square in Somerville, Massachusetts. He has a degree in computer science from the University of Alabama, where he was a fellow in the Computer-Based Honors Program. He has presented at the East Coast Oracle Developers (ECO) Conference and other Oracle events. He and his wife both love the outdoors and, as this book goes to press in the summer of 1999, are hiking the Appalachian Trail from Georgia to Maine.
"Sobre este título" puede pertenecer a otra edición de este libro.
EUR 6,00 gastos de envío desde Francia a España
Destinos, gastos y plazos de envíoEUR 31,92 gastos de envío desde Chile a España
Destinos, gastos y plazos de envíoLibrería: Ammareal, Morangis, Francia
Softcover. Condición: Très bon. Ancien livre de bibliothèque. Légères traces d'usure sur la couverture. Edition 1999. Ammareal reverse jusqu'à 15% du prix net de cet article à des organisations caritatives. ENGLISH DESCRIPTION Book Condition: Used, Very good. Former library book. Slight signs of wear on the cover. Edition 1999. Ammareal gives back up to 15% of this item's net price to charity organizations. Nº de ref. del artículo: D-485-904
Cantidad disponible: 1 disponibles
Librería: Goldstone Books, Llandybie, Reino Unido
paperback. Condición: Good. All orders are dispatched within one working day from our UK warehouse. We've been selling books online since 2004! We have over 750,000 books in stock. No quibble refund if not completely satisfied. Nº de ref. del artículo: mon0007495755
Cantidad disponible: 1 disponibles
Librería: WorldofBooks, Goring-By-Sea, WS, Reino Unido
Paperback. Condición: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Nº de ref. del artículo: GOR005632789
Cantidad disponible: 1 disponibles
Librería: AwesomeBooks, Wallingford, Reino Unido
Paperback. Condición: Very Good. Oracle Web Applications: PL/SQL Developer's Intro: Developer's Introduction: PL/SQL Developer's Introduction This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. Nº de ref. del artículo: 7719-9781565926875
Cantidad disponible: 1 disponibles
Librería: Bahamut Media, Reading, Reino Unido
Paperback. Condición: Very Good. This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. Nº de ref. del artículo: 6545-9781565926875
Cantidad disponible: 1 disponibles
Librería: ThriftBooks-Dallas, Dallas, TX, Estados Unidos de America
Paperback. Condición: Fair. No Jacket. Readable copy. Pages may have considerable notes/highlighting. ~ ThriftBooks: Read More, Spend Less 1.15. Nº de ref. del artículo: G1565926870I5N00
Cantidad disponible: 1 disponibles
Librería: Wonder Book, Frederick, MD, Estados Unidos de America
Condición: Good. Good condition. A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains. Bundled media such as CDs, DVDs, floppy disks or access codes may not be included. Nº de ref. del artículo: Q12C-02285
Cantidad disponible: 1 disponibles
Librería: Wonder Book, Frederick, MD, Estados Unidos de America
Condición: Very Good. Very Good condition. A copy that may have a few cosmetic defects. May also contain light spine creasing or a few markings such as an owner's name, short gifter's inscription or light stamp. Bundled media such as CDs, DVDs, floppy disks or access codes may not be included. Nº de ref. del artículo: L09E-01090
Cantidad disponible: 1 disponibles
Librería: NEPO UG, Rüsselsheim am Main, Alemania
Condición: Gut. 241 Seiten nice book ex Library Sprache: Französisch Gewicht in Gramm: 469 23,1 x 17,8 x 1,8 cm, Taschenbuch. Nº de ref. del artículo: 345123
Cantidad disponible: 1 disponibles
Librería: LIBRERIA LEA+, Santiago, RM, Chile
Blanda. Condición: New. Estado de la sobrecubierta: Nuevo. No Aplica Ilustrador. 1. This compact guide provides the jump-start Oracle developers need to make the transition from traditional programming to the development of useful Web applications for Oracle8i. Even readers who start out knowing nothing about HTML, PL/SQL, or Oracle's other tools will learn how to create simple Web applications in a matter of days. The book focuses on Oracle8i, but also covers Web development for earlier Oracle versions (Oracle8 and Oracle7).Background:The explosion in the use of the Internet and the Web has resulted in a whole new way of doing business. Developers who only yesterday were using COBOL to write accounts payable systems are now being asked to create a broad range of new Internet-based applications ranging from electronic commerce (e-commerce) Web sites to internal data warehouses to enterprise resource planning (ERP) systems. Unfortunately, the filesystem architectures of most Web systems aren't up to the task. The new breed of Web applications -- which are quickly becoming critical resources that companies need to survive -- demand a platform that provides production-quality tools for content management, application development, and application integration. And current Web techniques are inadequate in many ways.Oracle8i, Oracle's "Internet database," gives Web developers a way to build Web technology on top of a relational database, rather than on a traditional filesystem. With Oracle8i, companies can apply well understood, reliable, production-quality database methodologies to Web content management. Oracle8i also supports a wide variety of application development platforms and tools that are tightly integrated to the core database. Finally, Oracle8i supports technologies that help companies tie their Web-based applications into legacy applications.There is a lot to learn in Oracle8i. Not only does it enhance basic database features, it introduces Java and a variety of Web development tools. Oracle8i provides a soup-to-nuts platform for Web site and Web application development that extends traditional database concepts to Web content. It replaces the traditional filesystem used by most Web servers with a database management system.Many users are intimidated by the vast array of new technologies in Oracle8i. And yet, they are under pressure to use these technologies to build complex Web applications right now. This book gives such users a way to start using Oracle8i immediately to create useful Web applications. It is a concise, easy-to-read guide to the basic technologies developers need to understand in order to build Web applications.Contains:The book describes the following Web development tools: PL/SQL-- a structured programming language that combines procedural constructs and standard SQL. It offers such features as cursors, loops, conditional and sequential control statements, exception handlers, records, tables, and constructs for developing modular code (functions, procedures, and packages). PL/SQL Toolkit -- a set of PL/SQL packages supplied by Oracle for use in developing Web applications. HTML -- an ASCII-based markup language used to create Web pages. WebDB -- A software system for building, monitoring, and creating content-driven Web sites; it allows users to use a Web browser to access and store information in the Oracle8i database. Oracle Application Server (OAS) -- an extensible Web server that uses plug-in programs called cartridges to allow database-integrated Web systems to be developed in a variety of languages (e.g., PL/SQL, Java, Perl). XML -- An emerging standard for creating self-describing documents. It is similar to HTML but allows you to create your own markup tags. XML is expected to be a key technology in electronic commerce systems. The book also presents several fully realized sample Web applications that will teach you how to build such applications of your own. NOTE: Although this book touches on the Java features of Oracle8i, it doesn't cover Java development per se. Switching to Java represents an enormous change for most Oracle developers. This book provides an evolutionary path for readers who want to do useful Oracle8i Web development now, using mostly familiar tools. Additional books will provide Java training for those who have mastered these Web tools and want to take the next step. 530 gr. Libro. Nº de ref. del artículo: 9781565926875LEA13145
Cantidad disponible: 1 disponibles