Subject Re: [ib-support] Corrupt database - page is of wrong type...
Author Bob Murdoch
At 10/2/2002 01:16 AM, you wrote:
>This problem seems to have the signs of data overwriting - either from
>beginning to overwrite from the start of the database (because of
>overflowing the OS file size maximum) or because the server is seeing the
>database as two databases (the bad connection string bug).

It's definitely (well, as definite as I can be) not the overwrite issue - I
have four files created for this db, each set to be less than 2GB (I'm
running on NT4, but wanted to be safe). Only the first two files were in
use. I'm going to look at the connection string problem, but there are
only two apps connecting, and they get their connection string thru an .ini
file. I'll have to check with the only other user to see what she is doing.

thanks for the time,

Bob M..