Subject Re: Out-of-memory problem
Author Gary Jones
--- In firebird-support@yahoogroups.com, Daniel Rail <daniel@a...>
wrote:
> What are you using to make the connection? BDE? IBX? other
> component? How much memory do you have on that computer and what
is
> the size of the paging file?
>
> --

Connection being made with IBX.
RAM on PC: 256Mb.
Paging file: 4096 bytes

Thanks for any help.

(In response to the other reply; as I said in my original post, I
know that using tables in this way in C/S situations is a Bad Idea.
I would just like to know what's actually causing the problem in
this case.)