about Delphi+Access?

darkness 2000-03-19 09:29:00
Dear all,
I want to use Delphi(D4 or D5)+Access.
who can tell me
1.how to use Delphi to create Access Database and report?
2.how to add,delete,config ODBC for access database?
3.how to Install setup programs?
More thanks if you give me example.

darkness
...全文
207 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
darkness 2000-03-30
  • 打赏
  • 举报
回复
Dear all,
我现在的问题是安全问题每法解决,我必须NT sever,才能存取NT 上Access
database,但是这样可以copy access database
BareHead 2000-03-30
  • 打赏
  • 举报
回复
用odbc是不行的,速度实在太慢
用DAO是个好办法,只要在project中包含DAO_TLB.pas就可以了,速度奇快.而且可以直接创建.mdb数据库文件.我刚刚用dao做了一个access的实时数据库,效果很不错.
蝈蝈俊 2000-03-30
  • 打赏
  • 举报
回复
ado 不错,前天我还用它编了个程序,安装时只需在odbc中设个dns(api应该有这个函数),其余,只需把执行文件,数据库copy就可以了.
Firing_Sky 2000-03-29
  • 打赏
  • 举报
回复
If you wants to use Access2000, please install Update Packet, or you can use Access by ODBC
1. Use SQL
2. Open BDE Administrator, create a new datasource, select Microsoft Access Driver ...
3 ...
ddhwww 2000-03-29
  • 打赏
  • 举报
回复
download a access controller from csdn,delphi.
zenz 2000-03-20
  • 打赏
  • 举报
回复
Nice,
1.I don't suggest that ODBC or ADO is a good idea to deal with Access, but DAO could do.(for efficiency reason)
2.So I recommend you Diamond Access components.It can handle Access in Delphi3/4/5 by using DAO.
3.Here is the address for DiamondAccess http://www.islamov.com
* The Diamond Access Install Program has sample in it.

steps 2000-03-20
  • 打赏
  • 举报
回复
try to use ADO, u can do u want to do.
steps 2000-03-20
  • 打赏
  • 举报
回复
try to use ADO, u can do u want to do.

OICQ: 372258
Delphi 2010 Handbook: A Guide to the New Features of Delphi 2010; upgrading from Delphi 2009 (Volume 1) 318 pages Publisher: CreateSpace (February 28, 2010) Language: English ISBN-10: 1450597262 ISBN-13: 978-1450597265 The guide to what's new in Delphi 2010, from the best-selling author of the Mastering Delphi series and the Delphi 2007 and 2009 Handbooks. The book covers all the new features of Delphi 2010 for Win32, from Extended RTTI to new IDE features, from Windows 7 support to the improved DataSnap architecture. This is a brand new book, there is no overlapping material with the Delphi 2007 Handbook and Delphi 2009 Handbook (which you can consider buying along with this book in printed or electronic format). The Delphi 2010 Handbook is expected to have about 300 pages covering exclusively new Delphi 2010 features. There is no introduction material or anything like that. The book is for developers who use Delphi 2010. Chapter 1: A Better IDE..........................................19 Chapter 2: The Debugger........................................47 Chapter 3: Extended RTTI and Attributes............................63 Chapter 4: More on the Compiler and the RTL.......................103 Chapter 5: The VCL and Windows 7................................125 Chapter 6: Touch and Gestures...................................163 Chapter 7: Database Access and DataSnap...........................199 Chapter 8: REST Web Services...................................253
Delphi 7.1 Update Release Notes=======================================================This file contains important supplemental and late-breakinginformation that may not appear in the main productdocumentation, and supersedes information contained in otherdocuments, including previously installed release notes.Borland recommends that you read this file in its entirety.NOTE: If you are updating a localized version of Delphi 7, visit the Borland Registered User web site to obtain a localized readme file that may contain important late- breaking information not included in this readme file.IMPORTANT: Delphi must be closed before installing this update. =====================================================CONTENTS * INSTALLING THIS UPDATE * UPDATING LOCALIZED VERSIONS OF DELPHI 7 * KNOWN ISSUES * ISSUES ADDRESSED BY THIS UPDATE - IDE - CORE DATABASE - DATASNAP - DBGO (ADO COMPONENTS) - dbExpress - dbExpress COMPONENTS AND DB VCL - dbExpress CORE DRIVER AND METADATA - dbExpress VENDOR ISSUES - dbExpress CERTIFICATION - WEB SNAP - ACTIVEX - COMPILER - RTL - VCL - THIRD PARTY - BOLD FOR DELPHI * VERIFYING THAT THE UPDATE WAS SUCCESSFUL * FILES INSTALLED BY THIS UPDATE =======================================================INSTALLING THIS UPDATE* This update can not be applied to Delphi 7 Architect Trial version. * This update can not be removed after it is installed.* You will need the original Delphi 7 installation CD available to install this update.* To install this update from the CD, insert the CD, and launch the d7_ent_upd1.exe file appropriate for your locale.* To install this update from the Web, double-click the self-executing installation file and follow the prompts. * The Delphi 7 documentation PDF files are available on the update CD.========================================================UPDATING LOCALIZED VERSIONS OF DELPHI 7* This update can be applied only to the English version of Delphi 7. There are separate updates for the German, French and Japanese ver

5,379

社区成员

发帖
与我相关
我的任务
社区描述
Delphi 开发及应用
社区管理员
  • VCL组件开发及应用社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧