SQL Connect: Allocate
SQL Connect: C:\delphi\IBLOCAL\EXAMPLES\EMPLOYEE.GDB
SQL Prepare: select RDB$OWNER_NAME, RDB$RELATION_NAME, RDB$SYSTEM_FLAG, RDB$VIEW_BLR, RDB$RELATION_ID from RDB$RELATIONS  where RDB$SYSTEM_FLAG <> 1 order by RDB$OWNER_NAME asc, RDB$RELATION_NAME asc 
SQL Execute: select RDB$OWNER_NAME, RDB$RELATION_NAME, RDB$SYSTEM_FLAG, RDB$VIEW_BLR, RDB$RELATION_ID from RDB$RELATIONS  where RDB$SYSTEM_FLAG <> 1 order by RDB$OWNER_NAME asc, RDB$RELATION_NAME asc 
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: EOF
SQL Stmt: XACT Commit
SQL Stmt: Close
SQL Prepare: select RDB$OWNER_NAME, RDB$RELATION_NAME, RDB$SYSTEM_FLAG, RDB$VIEW_BLR, RDB$RELATION_ID from RDB$RELATIONS where RDB$RELATION_NAME = 'CUSTOMER'   
SQL Execute: select RDB$OWNER_NAME, RDB$RELATION_NAME, RDB$SYSTEM_FLAG, RDB$VIEW_BLR, RDB$RELATION_ID from RDB$RELATIONS where RDB$RELATION_NAME = 'CUSTOMER'   
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: EOF
SQL Stmt: XACT Commit
SQL Stmt: Close
SQL Prepare: select R.RDB$FIELD_NAME, F.RDB$FIELD_TYPE, F.RDB$FIELD_SUB_TYPE, F.RDB$DIMENSIONS, F.RDB$FIELD_LENGTH, F.RDB$FIELD_SCALE, F.RDB$VALIDATION_BLR, F.RDB$COMPUTED_BLR, R.RDB$DEFAULT_VALUE, F.RDB$DEFAULT_VALUE from RDB$RELATION_FIELDS R, RDB$FIELDS F where R.RDB$FIELD_SOURCE = F.RDB$FIELD_NAME and R.RDB$RELATION_NAME = 'CUSTOMER' order by R.RDB$FIELD_POSITION ASC 
SQL Execute: select R.RDB$FIELD_NAME, F.RDB$FIELD_TYPE, F.RDB$FIELD_SUB_TYPE, F.RDB$DIMENSIONS, F.RDB$FIELD_LENGTH, F.RDB$FIELD_SCALE, F.RDB$VALIDATION_BLR, F.RDB$COMPUTED_BLR, R.RDB$DEFAULT_VALUE, F.RDB$DEFAULT_VALUE from RDB$RELATION_FIELDS R, RDB$FIELDS F where R.RDB$FIELD_SOURCE = F.RDB$FIELD_NAME and R.RDB$RELATION_NAME = 'CUSTOMER' order by R.RDB$FIELD_POSITION ASC 
SQL Stmt: Fetch
SQL Blob IO: Get Len (SCHEMA)
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: EOF
SQL Stmt: XACT Commit
SQL Stmt: Close
SQL Prepare: select RDB$INDEX_NAME, RDB$UNIQUE_FLAG, RDB$INDEX_TYPE from RDB$INDICES where RDB$RELATION_NAME = 'CUSTOMER' order by RDB$INDEX_ID ASC 
SQL Execute: select RDB$INDEX_NAME, RDB$UNIQUE_FLAG, RDB$INDEX_TYPE from RDB$INDICES where RDB$RELATION_NAME = 'CUSTOMER' order by RDB$INDEX_ID ASC 
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: EOF
SQL Stmt: XACT Commit
SQL Stmt: Close
SQL Prepare: select RDB$FIELD_NAME from RDB$INDEX_SEGMENTS where RDB$INDEX_NAME = 'RDB$PRIMARY22' order by RDB$FIELD_POSITION ASC 
SQL Execute: select RDB$FIELD_NAME from RDB$INDEX_SEGMENTS where RDB$INDEX_NAME = 'RDB$PRIMARY22' order by RDB$FIELD_POSITION ASC 
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: EOF
SQL Stmt: XACT Commit
SQL Stmt: Close
SQL Prepare: select RDB$FIELD_NAME from RDB$INDEX_SEGMENTS where RDB$INDEX_NAME = 'CUSTNAMEX' order by RDB$FIELD_POSITION ASC 
SQL Execute: select RDB$FIELD_NAME from RDB$INDEX_SEGMENTS where RDB$INDEX_NAME = 'CUSTNAMEX' order by RDB$FIELD_POSITION ASC 
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: EOF
SQL Stmt: XACT Commit
SQL Stmt: Close
SQL Prepare: select RDB$FIELD_NAME from RDB$INDEX_SEGMENTS where RDB$INDEX_NAME = 'CUSTREGION' order by RDB$FIELD_POSITION ASC 
SQL Execute: select RDB$FIELD_NAME from RDB$INDEX_SEGMENTS where RDB$INDEX_NAME = 'CUSTREGION' order by RDB$FIELD_POSITION ASC 
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: EOF
SQL Stmt: XACT Commit
SQL Stmt: Close
SQL Prepare: select RDB$FIELD_NAME from RDB$INDEX_SEGMENTS where RDB$INDEX_NAME = 'RDB$FOREIGN23' order by RDB$FIELD_POSITION ASC 
SQL Execute: select RDB$FIELD_NAME from RDB$INDEX_SEGMENTS where RDB$INDEX_NAME = 'RDB$FOREIGN23' order by RDB$FIELD_POSITION ASC 
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: EOF
SQL Stmt: XACT Commit
SQL Stmt: Close
SQL Prepare: select R.RDB$FIELD_NAME, F.RDB$VALIDATION_BLR, F.RDB$COMPUTED_BLR, R.RDB$DEFAULT_VALUE, F.RDB$DEFAULT_VALUE, R.RDB$NULL_FLAG from RDB$RELATION_FIELDS R, RDB$FIELDS F where R.RDB$FIELD_SOURCE = F.RDB$FIELD_NAME and R.RDB$RELATION_NAME = 'CUSTOMER' order by R.RDB$FIELD_POSITION ASC 
SQL Execute: select R.RDB$FIELD_NAME, F.RDB$VALIDATION_BLR, F.RDB$COMPUTED_BLR, R.RDB$DEFAULT_VALUE, F.RDB$DEFAULT_VALUE, R.RDB$NULL_FLAG from RDB$RELATION_FIELDS R, RDB$FIELDS F where R.RDB$FIELD_SOURCE = F.RDB$FIELD_NAME and R.RDB$RELATION_NAME = 'CUSTOMER' order by R.RDB$FIELD_POSITION ASC 
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: EOF
SQL Stmt: XACT Commit
SQL Stmt: Close
SQL Prepare: SELECT CUST_NO ,CUSTOMER ,CONTACT_FIRST ,CONTACT_LAST ,PHONE_NO ,ADDRESS_LINE1 ,ADDRESS_LINE2 ,CITY ,STATE_PROVINCE ,COUNTRY ,POSTAL_CODE ,ON_HOLD  FROM CUSTOMER ORDER BY  CUST_NO ASC 
SQL Execute: SELECT CUST_NO ,CUSTOMER ,CONTACT_FIRST ,CONTACT_LAST ,PHONE_NO ,ADDRESS_LINE1 ,ADDRESS_LINE2 ,CITY ,STATE_PROVINCE ,COUNTRY ,POSTAL_CODE ,ON_HOLD  FROM CUSTOMER ORDER BY  CUST_NO ASC 
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
SQL Stmt: Fetch
