Discussion:
Locate problem on ClientDataSet
(too old to reply)
Craig Stuntz [TeamB]
2007-10-16 17:29:30 UTC
Permalink
Are you using D7? IIRC there was a bug with the shipped version of
midaslib.dcu which would result in blank error messages. You could use
midas.dll instead of midaslib to get the real message (or look for the
replacement midaslib in CodeCentral).
--
Craig Stuntz [TeamB] · Vertex Systems Corp. · Columbus, OH
Delphi/InterBase Weblog : http://blogs.teamb.com/craigstuntz
All the great TeamB service you've come to expect plus (New!)
Irish Tin Whistle tips: http://learningtowhistle.blogspot.com
herman
2007-10-17 16:58:06 UTC
Permalink
Thanks Craig,

I'll make another version of the application that uses the dll. Just to
find out what the problem is.
I have 2 additional questions.

1) This application is build with Delphi 6, I also have DBS2006. Can I
use the midaslib.dcu of the DBS2006 to test my Delphi 6 application?
2) In the other case, which Midas.dll should I use, the one deployed
with Delphi 6 or the one with BDS2006?

Regards
Herman
Post by Craig Stuntz [TeamB]
Are you using D7? IIRC there was a bug with the shipped version of
midaslib.dcu which would result in blank error messages. You could use
midas.dll instead of midaslib to get the real message (or look for the
replacement midaslib in CodeCentral).
Craig Stuntz [TeamB]
2007-10-17 17:02:18 UTC
Permalink
Post by herman
1) This application is build with Delphi 6, I also have DBS2006. Can
I use the midaslib.dcu of the DBS2006 to test my Delphi 6
application?
No, BDS 2006's DCU format is incompatible with D6's.
Post by herman
2) In the other case, which Midas.dll should I use, the
one deployed with Delphi 6 or the one with BDS2006?
With midas.dll, always use the newest you have. They're (supposed to
be) backwards-compatible, and the newer ones have bug fixes and
performance enhancements.
--
Craig Stuntz [TeamB] · Vertex Systems Corp. · Columbus, OH
Delphi/InterBase Weblog : http://blogs.teamb.com/craigstuntz
All the great TeamB service you've come to expect plus (New!)
Irish Tin Whistle tips: http://learningtowhistle.blogspot.com
herman
2007-11-09 20:51:45 UTC
Permalink
Thanks,

I will do that,

Regards
Herman
Post by Craig Stuntz [TeamB]
Post by herman
1) This application is build with Delphi 6, I also have DBS2006. Can
I use the midaslib.dcu of the DBS2006 to test my Delphi 6
application?
No, BDS 2006's DCU format is incompatible with D6's.
Post by herman
2) In the other case, which Midas.dll should I use, the
one deployed with Delphi 6 or the one with BDS2006?
With midas.dll, always use the newest you have. They're (supposed to
be) backwards-compatible, and the newer ones have bug fixes and
performance enhancements.
Loading...