O
OctavioOlguin
Guest
Just can't figure out how can I get this out of the way... &ANALYZE-SUSPEND _VERSION-NUMBER UIB_v9r12 GUI &ANALYZE-RESUME /* Connected Databases dwh PROGRESS */ &Scoped-define WINDOW-NAME CURRENT-WINDOW &Scoped-define FRAME-NAME Dialog-Frame /* Temp-Table and Buffer definitions */ DEFINE TEMP-TABLE scrCasoPaqDetalle NO-UNDO LIKE CasoPaqDetalle. &ANALYZE-SUSPEND _UIB-CODE-BLOCK _CUSTOM _DEFINITIONS Dialog-Frame /*----------------------------------------------------------------------- Defiining the temp-table like some other table, binds the database to the program? I must have several programa with out this problem... checked internal references to fields from that dataybase, but it seems that not field is referenced... How should I handle the issue? The same program that makes the call has the same definition, but it runs with out connection to database... so it seems the problem come with some operation to a fild from database.. but no evidence of that... So squared to the first problem... Totally lost.
Continue reading...
Continue reading...