Where have all the dataitems gone?

Hi,

I’m working on a 2.60 database with a 3.70b client. I just ran in a customized report which seems to work nicely, but if I open it in object designer it countains nothing. No dataitems, no sections, no code. It only has number and name. The same thing happens if I go to the original non-converted database and open it with a 2.60 client. I’ve exported it as a fob, imported into a 5.00 database and again it works, but the source contains nothing.

I’m puzzled. Does anyone have any idea about what’s happening?

For further investigations do an export of this object as txt or use the debugger.

Hi, Josef

thank you for the suggestion - the txt export showed that I had missed a line of code in OnPreReport! [:$]

It sets a filter and runs an other report! [:S]