zsfstudy
42426
|
2012/4/26 1:07:56 |
语句输入中文的时候会出错有没有人碰到这个问题啊 |
vga
37610
|
2009/5/30 16:56:15 |
New build of MyDAC version 5.80.0.47 is available for download now. This version includes: Added the Disconnected property to TCustomDADataSet Added support for TQuery.DataSource property in BDE Migration Wizard Added distinction between empty string and null value when saving/loading string fields in TVirtualTable Added support for NUMERIC parameters in TMyStoredProc Improved work of TMyDump - backup tables before backup views Fixed bug with the GotoCurrent method Fixed bug with LocalMasterDetail and Prepare method Fixed bug with FullRefresh and macros Fixed bug with output UTF8 symbols in log of Embedded server for Delphi 2009 Devart development team http://www.devart.com/mydac |
vga
37609
|
2009/5/30 16:53:02 |
New build of MyDAC version 5.80.0.47 is available for download now. This version includes: Added the Disconnected property to TCustomDADataSet Added support for TQuery.DataSource property in BDE Migration Wizard Added distinction between empty string and null value when saving/loading string fields in TVirtualTable Added support for NUMERIC parameters in TMyStoredProc Improved work of TMyDump - backup tables before backup views Fixed bug with the GotoCurrent method Fixed bug with LocalMasterDetail and Prepare method Fixed bug with FullRefresh and macros Fixed bug with output UTF8 symbols in log of Embedded server for Delphi 2009 Devart development team |
vga
37608
|
2009/5/30 16:51:58 |
New build of MyDAC version 5.80.0.47 is available for download now. This version includes: Added the Disconnected property to TCustomDADataSet Added support for TQuery.DataSource property in BDE Migration Wizard Added distinction between empty string and null value when saving/loading string fields in TVirtualTable Added support for NUMERIC parameters in TMyStoredProc Improved work of TMyDump - backup tables before backup views Fixed bug with the GotoCurrent method Fixed bug with LocalMasterDetail and Prepare method Fixed bug with FullRefresh and macros Fixed bug with output UTF8 symbols in log of Embedded server for Delphi 2009 Devart development team http://www.devart.com/mydac |
wino
36739
|
2009/2/6 11:11:10 |
我装了MyDAC 5.70 for d7,60天试用版马上到期了,大家用的什么版本,有破解版吗? |
hzqghost
35876
|
2008/10/23 17:41:15 |
For delphi7 1. copy Source\Design to delphi 7\lib
2. Source\Delphi7\*.dpk - for Delphi 7 compile *.dpk but not insetup 3. search all *.dcu,*.res.*.dfm to delphi7\lib 4. insetup *.dpk |
yaochangli
34675
|
2008/6/18 11:41:18 |
和SDAC冲突,如何解决啊!! |
windmil
34262
|
2008/5/25 16:55:37 |
) Compile DAC run-time package (dacXX.dpk) 2) For Delphi 6,7 or C++Builder 6 compile DAC GUI related package dacvclXX.dpk 3) Compile DAC design-time package (dcldacXX.dpk) 4) Compile MyDAC run-time package (mydacXX.dpk) 5) For Delphi 6,7 or C++Builder 6 compile MyDAC GUI related package mydacvclXX.dpk. If you are going to create CLX applications compile MydacClx.pas unit separately. 6) Compile and install MyDAC design-time package (dclmydacXX.dpk)
按以上顺序装,除第六步点击install外,以上五步只编译不安装,另外把design目录下的东西拷贝到你所用的delphi的版本目录中,如我用的是delphi7,这样就不会出现找不到myabout.dcu的情况了 |
riley_txd
34079
|
2008/5/12 14:45:25 |
怎么装呀。没有研究明白 |
alix88
33998
|
2008/5/4 17:43:47 |
Delphi 7 上不能使用! 为什么!??? |
111111
33128
|
2008/2/27 1:02:40 |
Package c:\program files\delphi7se\projects\Bpl\mydac70.bpl can't be installed because it is not a design time package. 同志们我新手.不知道这事干什么的哦..装不上啊. 能教教怎么装吗? |
84175971
32864
|
2008/1/24 11:40:46 |
我装上了,费了好大力 |
vga
31715
|
2007/11/11 8:15:26 |
5.20 已经出来,期待中... |
ljmenglong
31432
|
2007/10/13 21:20:43 |
在D7上安装失败,D6可以通过 |
last_exile
31385
|
2007/10/8 16:26:30 |
请教老大有没有postgresDAC注册版, Me需要啊 |
last_exile
31338
|
2007/10/3 19:54:26 |
有myAbout.pas就可以生成myAbout.dcu嘛,新建一Application,然后把myAbout.pas放到这application的目录下, 在uses添加myAbout ,跟着运行, 就可以在此目录下生成myAbout.dcu了,放回组件目录里,甘就可以安装啦 |
nevergrief
30671
|
2007/8/4 6:38:45 |
真的有myAbout.dcu ,你没有估计是因为你没有编译完整。再把所有的dpk编译一遍试试。我的Library 路径如下: E:\Books\Pan\MySQL Data Access Components (MyDAC) v5.10\Source\Delphi7 E:\Books\Pan\MySQL Data Access Components (MyDAC) v5.10\Source\Design E:\Books\Pan\MySQL Data Access Components (MyDAC) v5.10\Source E:\Books\Pan\MySQL Data Access Components (MyDAC) v5.10\Demos\Win32\ThirdParty\FastReport\FR3 |
hcker
30670
|
2007/8/3 23:49:20 |
真的没有myAbout.dcu 只有 myAbout.pas... |
nevergrief
30666
|
2007/8/3 21:23:44 |
很容易的就安装上了。但是组建太多,需要研究才能使用。但是发现没有help文件,更奇怪的是Demo里没有找到什么工程文件,不知道到哪里去找帮助?各位朋友有没有兴趣一起研究一下?
PS, myAbout.dcu 在这里:E:\MySQL Data Access Components (MyDAC) v5.10\Source\Delphi7 |
clin
30665
|
2007/8/3 21:08:18 |
有没有安装版的? |