Re: EDBClient Errors??
From: ATM Dude (news_at_phreakshow.no)
Date: 11/30/04
- Next message: Jim P: "Re: Problem: Creating a raw binary string"
- Previous message: Jim P: "Re: Dumb question"
- In reply to: ATM Dude: "EDBClient Errors??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Nov 2004 11:38:59 -0800
Solution:
After rearranging the whole way I was working with the tables and
datasets to try and simplify so I can narrow it down better, it was
still doing this.
Closer examination of my ClientDataSets revealed an
"AggregatesActive = TRUE" in the properties, a remainder from
experimenting with aggregates. There were two aggregates listed, but I
don't know if they were constructed properly.
Changing the AggregatesActive to FALSE stopped the EDBClient Errors
completely.
I don't know why.
Thanks for your reply, though.
ATM Dude wrote:
>
> I came to Delphi 6 pro from Turbo Pascal and am learning alot about
> datasets and datasources and SQL, so I'm probably doing something wrong.
>
> What is an EDBClient error? If I run my application without summoning
> the reporting form, I can exit and nothing happens, but if I run a
> report, and exit, I get "Exception: EDBClient in module
> myapplication.exe at 000C9B89. Invalid parameter."
>
> There are two datasets/sources as well as three SQL tables that are
> only used on that form, I open the tables OnShow and close them
> OnHide, the datasets are just active all the time.
>
> It works, but confuses my boss when the message comes up.
>
> Thanks for any help.
>
- Next message: Jim P: "Re: Problem: Creating a raw binary string"
- Previous message: Jim P: "Re: Dumb question"
- In reply to: ATM Dude: "EDBClient Errors??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|