ODBC is the database management system from Microsoft and the software that enables different database management systems to talk to each other. This guide contains programming tips and techniques and covers database systems such as Oracle, Sybase, IBM and Informix.
Sprache
Verlagsort
Verlagsgruppe
McGraw-Hill Education - Europe
Zielgruppe
Für höhere Schule und Studium
Für Beruf und Forschung
Illustrationen
Maße
Höhe: 231 mm
Breite: 188 mm
Dicke: 56 mm
Gewicht
ISBN-13
978-0-07-058087-9 (9780070580879)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Klassifikation
Roger Sanders (Cary, NC) is an Educational Multimedia Specialist at SAS Institute. He has been designing and programming software for more than 15 years and is a regular contributor to DB2 Magazine.
Introduction to ODBC. ODBC Architecture. Transactions and Concurrency Control. SQL Statements and ODBC. Components ODBC Uses to Interact with Applications. Basic Steps Used to Create an ODBC Application.Initializing ODBC and Connecting to a Data Source or Driver. Determining and Controlling Data Source and Driver Capabilities.Preparing and Executing SQL Statements. Retrieving Results (Basic). Retrieving Results (Advanced). Modifying Data. Working with Descriptors. Retrieving Status and Error Information. Querying the Data Source System Catalog.Appendices: A: ODBC Scalar Functions. B: SQLSTATE Cross-Reference. C: Information Returned by SQLGetInfo. D: How the Example Programs were Developed.