Subject | hello, error message: internal gds software consistency check (wrong record length (183), file: vio.cpp line: 1090) ref/eDN2063721830 |
---|---|
Author | dennis |
Post date | 2008-02-15T11:57:15Z |
Hello guys, on this query (that works well in other databases):
select count(*) from REG_HEADER
where (1=1)
and (REG_HEADER.innerc>='')
and ((REG_HEADER.rpl_dbmodification>='1/1/1000 0:0:0:0') and
(REG_HEADER.rpl_dbmodification<='12/31/3000 23:59:59:999'))
I get this error:
error message: internal gds software consistency check (wrong record length
(183), file: vio.cpp line: 1090)
firebird version: 2.0.0.12748
Kind regards
Dennis
[Non-text portions of this message have been removed]
select count(*) from REG_HEADER
where (1=1)
and (REG_HEADER.innerc>='')
and ((REG_HEADER.rpl_dbmodification>='1/1/1000 0:0:0:0') and
(REG_HEADER.rpl_dbmodification<='12/31/3000 23:59:59:999'))
I get this error:
error message: internal gds software consistency check (wrong record length
(183), file: vio.cpp line: 1090)
firebird version: 2.0.0.12748
Kind regards
Dennis
[Non-text portions of this message have been removed]