当前位置: 网站首页 > 开发语言 > DELPHI

delphi2005探讨系列之三

时间:1970-1-1 08:33:31来源: DELPHI作者:admin 点击:0次 字体 [ С]

A dialog appears confirming the status of the connection.

5.Click OK to return to the Borland Data Provider: Connections Editor dialog.
6.Click OK to return to the Data Adapter Configuration dialog.
In the Command tab, the areas for Tables and Columns are updated with information from your connection.

于是把BdpConnection1的ConnectionString属性设为databas=localhost:g:\Program
Files\Borland\Interbase\Examples\Database\employee.gdb;assembly=Borland.Data.Interbase,Version=2.0.0.0,Culture=neutral,Public
KeyToken=91d62ebb5b0d1b1b;vendorclient=gds32.dll;provider=Interbase;username=sysdba;password=masterkey
BdpDataAdapter1的Active属性设为true

去掉所加按钮及其代码,再次编译运行,一切正常。


发表评论
验证码:
最新评论
相关文章
最热文章