A report works fine when in preview mode.
When the server runs this report i'm getting a EDataError, There is
insufficient system memory to run this query.
The machine on wich the server runs had 4G internal memory, and only 700M
are in use.
Any idea ???
Comments
Try running the server as a Delphi application and use the Delphi debugger
to determine where the problem occurs. It probably occurs when the query is
opened. I do not know why you are receiving this error. I do not think it is
an RB issue, more likely a Delphi data access issue.
--
Nard Moseley
Digital Metaphors Corporation
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
builder service.
As a solution that you provided as a tip.
I'm running over 4 servers at a time on one machine.
But at the moment of this test there was only one server/service started.
I don't know of any way of running a service app in the IDE.
Then create a test Server app that can be run under the IDE and test that
one.
--
Nard Moseley
Digital Metaphors Corporation
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com