Physician

Newbie | Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору Чтобы создать базу Access (.MDB), Access не нужен. С этой задачей отлично справляется Database Explorer (в составе Delphi 7) или Database Desktop (в Delphi 5). из хелпа Database Explorer: The Database Explorer is a hierarchical database browser with editing capabilities as described below. Each edition of INPRISE development tools (Delphi, C++Builder, Visual dBASE) ships with a different Database Explorer: Tool Edition | Explorer Name | Notes | Enterprise | SQL Explorer | Access local databases (dBASE, Paradox, FoxPro), local or remote databases through third-party ODBC drivers, and remote SQL databases through native SQL Links drivers. Data dictionary enabled. | Professional | Database Explorer | Access local databases and the local version of the InterBase Server.With third party ODBC drivers, permits access to ODBC-compliant databases (local and remote types), but does not support extended SQL object browsing. Data dictionary enabled. | Through a persistent connection to a database, the Database Explorer enables you to: - Browse and edit database server-specific schema objects, including tables, fields, stored procedure definitions, triggers, and indexes.
- Create, view, and edit data in existing tables.
- Create and maintain database aliases.
- Enter SQL statements to query a database.
- Create and maintain data dictionaries and attribute sets (Enterprise and Professional editions only).
- Launch the BDE Administrator to configure the Borland Database Engine (BDE).
Добавлено: DUMAND Цитата: ADO (Microsoft ActiveX Data Objects) - набор COM-объектов, осуществляющих доступ к данным через провайдера OLE DB. Delphi имеет набор компонент (dbGo) для доступа к ADO. | Всего записей: 29 | Зарегистр. 01-07-2004 | Отправлено: 00:09 24-09-2005 | Исправлено: Physician, 00:10 24-09-2005 |
|