problem with updating ZConnetion

Forum related to Firebird

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
Marcin W.
Fresh Boarder
Fresh Boarder
Posts: 10
Joined: 24.04.2007, 11:57

problem with updating ZConnetion

Post by Marcin W. »

1. Main form with ZConnection1 and ZQuery1.
2. Child form with ZConnection2 and ZQuery2.

After inserting or updating data with ZQuery2, closing child form, there is no changes in main form, I must to use ZConnection.Reconnect to see changes.
gto
Zeos Dev Team
Zeos Dev Team
Posts: 278
Joined: 11.11.2005, 18:35
Location: Porto Alegre / Brasil

Post by gto »

Have you tried set the TransactionIsolationLevel to tiReadCommited, in TZConnection ?
Use the FU!!!!!IN Google !

gto's Zeos Quick Start Guide

Te Amo Taís!
Post Reply