For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic > March 2004 > Re: how to synchronize information









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: how to synchronize information
Ayaz Ahmed

2004-03-30, 2:30 am

Hello,

try to figure it out if another user is open currently data then refresh
recordset and fill into the certain timer interval. around 5 minutes or
less.

try this.


Warm Regards,

Ayaz Ahmed
Software Engineer & Web Developer
Creative Chaos (Pvt.) Ltd.
"Managing Your Digital Risk"
http://www.csquareonline.com
Karachi, Pakistan
Mobile +92 300 2280950
Office +92 21 455 2414

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Tony Proctor

2004-03-30, 2:30 pm

Raise events between co-operating applications using a common ActiveX EXE
component.

The following post gives a bit of example code

Tony Proctor

"Junior" <anonymous@discussions.microsoft.com> wrote in message
news:8E1387AC-591B-4ADD-8986-739B445D1B11@microsoft.com...
> I have a to datagrid on multiuser desktop aplication.
>
> User 1 enters modify an invoce
> User 2 is watching the same information of User 1
>
>
> How do i reflect the change tha made by user 1 in the datagrid that is

watching
> the user 2 without requery the recordet of the user 2 again?
>
> I read that i can use adUseServer cursor to achieve it but datagrid does

not support it?
>
> Any idea...
>
> Thankz



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com