Delphi Database Application Developer’s Guide
Short Description
Building forms. The material in this section focuses on database issues. To learn about general. application building with Delphi, see the User’s Guide. …
Website: portal.aauj.edu | Filesize: 1706kb
Content
I n t r o d u c t i o n 1
Delphi for Windows
Copyright
Agreement
C h a p t e r 1
I n t r o d u c t i o n
Delphi enables you to create robust database applications quickly and easily. Delphi
database applications can work directly with desktop databases like Paradox, dBASE,
the Local InterBase Server, and ODBC data sources. The Delphi Client/Server edition
also works with remote database servers such as Oracle, Sybase, Microsoft SQL Server,
Informix, InterBase, and ODBC data sources. Delphi client applications can be scaled
easily between mission critical network-based client/server databases, and local
databases on a single machine.
This chapter introduces Delphi’s database tools, including the Data Access and Data
Controls component pages, the Fields Editor, the Database Desktop, and the Database
Forms Expert.
What you should know first
Building a database application is similar to building any other Delphi application. This
book assumes you understand the basic application development techniques covered in
the Delphi User’s Guide, including:
?Creating and managing projects
?Creating forms and managing units
?Working with components, properties, and events
?Writing simple Object Pascal source code…
Get the file Download here
Related Books:Related Searches: delphi database application, object pascal source, odbc data sources, pascal source code, robust database applications
Comments
Leave a Reply