| Author |
Report crash in 2.611
|
|
| Eliseo 2006-11-22, 5:24 am |
| I am faced with a strange behaviour in a XP PC.
I have installed an application build with the latest realease 2.6.1.1 and
some reports are not workung any more.
I have copied the whole directory to my PC and they works also considering
that there is the same runtime release.
After some tests I have unistalled the 2.6.1.1 and I have installed the 2.21
(old) runtime and (of course) builded again the exe application.
WIth the 2.21 the reports run without errors.
The last test: the application builded with the old 2.21 and the runtime
2.6.1.1: it works!!
The errors are always three:
Invalid subscript reference
Unexepted type: Undefined
Memory....
They are the same as when the main Query() is active=false !!!
But of course it is true.
I have some doubts that the errors are related to some other software
installed (HP drivers and so on) but I should apprieciate some indication
from the DBI if some incompatibilies are well known.
Best regards
Eliseo
Italy
| |
| Bruce Mercer 2006-11-23, 12:23 am |
| Eliseo,
Check to see if the table level is set correctly in the BDE.
HTH
Bruce
"Eliseo" <visca@frascati.enea.it> wrote in message
news:Ej3Pj5gDHHA.328@news-server...
>I am faced with a strange behaviour in a XP PC.
> I have installed an application build with the latest realease 2.6.1.1 and
> some reports are not workung any more.
> I have copied the whole directory to my PC and they works also considering
> that there is the same runtime release.
>
> After some tests I have unistalled the 2.6.1.1 and I have installed the
> 2.21 (old) runtime and (of course) builded again the exe application.
> WIth the 2.21 the reports run without errors.
>
> The last test: the application builded with the old 2.21 and the runtime
> 2.6.1.1: it works!!
>
> The errors are always three:
> Invalid subscript reference
> Unexepted type: Undefined
> Memory....
>
> They are the same as when the main Query() is active=false !!!
>
> But of course it is true.
>
> I have some doubts that the errors are related to some other software
> installed (HP drivers and so on) but I should apprieciate some indication
> from the DBI if some incompatibilies are well known.
> Best regards
>
> Eliseo
> Italy
>
| |
| Bruce Beacham 2006-11-23, 12:23 am |
| Eliseo wrote:
> The errors are always three:
> Invalid subscript reference
> Unexepted type: Undefined
> Memory....
> They are the same as when the main Query() is active=false !!!
>
> But of course it is true.
Can you explain this comment? I thought that the query.active was now
supposed to be reported correctly.
Bruce Beacham
| |
| Eliseo 2006-11-24, 7:16 pm |
| After a simple test at home by changing the table level as suggested by
Bruce Mercer (thank you) I have reproduced the error. So at this moment I
suppose that the error is correlated to the Table Level.
This is confirmed from the type of error (unexpeted type->>> because the
field is not recognised from the BDE).
I'll keep you informed as soon as I can repeat the test by my customer.
Bye and thank you
Eliseo
"Bruce Beacham" <bbeacham@beacham.no-spam.co.uk> ha scritto nel messaggio
news:cmC5npnDHHA.1212@news-server...
> Eliseo wrote:
>
>
>
>
>
> Can you explain this comment? I thought that the query.active was now
> supposed to be reported correctly.
>
>
> Bruce Beacham
|
|
|
|