The DE builder doesn't save the information correctly in adataenv.prg if the cursor type is iTableCursor.
The correct line should be: CursorSource = 'table_name'
but the DE builder save the line as the following: cCursorSource = 'table_name'
©2002 Phyllis Yen |