Subject lobbyist demo foult if DB restored under IB6
Author Marco Menardi
Hi, I've downloaded and recompiled the lobbyist demo. The compilation
is Ok, but some tables in the database have a field called "year",
that I think is now a reserved word under IB6, so when a query ask for
that field a "invalid token, token unknown" error is raised (I've
tested a simple
SELECT PPB_REP.PPB_ID,
PPB_REP.YEAR
FROM PPB_REP
using QuickDesk, same result)
Seems that all the DB and the application needs some updating for IB6
support... Jason? ;))
Regards
Marco Menardi