Jump to content

Refresh / Resync / Close-Open .. does not refresh my uniDBGrid ?


erich.wanker

Recommended Posts

Hello,

 

 

 

if i enter a new record "A" on Computer 1 ... i see the new record "A" in the grid

 

if i enter a new record "B" on Computer 2 ... i see the new record "B" in the grid ...but NOT "A"

 

on computer 1 i DONT see record "B"

 

i tryed out refresh, resynch, zquery.close - open .. noting works ...

 

just if i load the uniGUI.dll in the Browser new  .. i see  "A"  and "B" ...but this is not a solution

 

Has anybody a solution to refresh the Database ?

 

 

 

i have a firebird Database - connect via ZEOS-lib ..

 

ZConnection ist connectet with Database

ZQuery´s are connected with ZConnection

TDataSource are connected with ZQuery´s

and the uniDBGrid ist connected with TDataSet

 

new record is created per:  Zquery.append ....ZQuery.post 

ZConnection hast AutoCommit = true;

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...