I am using VB6 and SQL Server 2000.
i want to know how to do this
we have two/three computers working in our office sql server is installed in maincomputer where we only see the report do not enter data.
now situaiton is i want that when the clients from the other computer update or enter data in the table even if the report or datagrid is open
in the maincomputer it should refresh autmatically.
for e-g suppose we recive an order and on the maincomputer a report is open which shows todays order to be deliver then the data of new order is entered from other computer the on the main computer daily order report should autmatically be refresh and show the current order list .
i donot know how to refresh datareport/data on datagrid automatically when user enter the data
i also want to give time stamp how the that the order has been placed
plz tell me both answers
thanks
i want to know how to do this
we have two/three computers working in our office sql server is installed in maincomputer where we only see the report do not enter data.
now situaiton is i want that when the clients from the other computer update or enter data in the table even if the report or datagrid is open
in the maincomputer it should refresh autmatically.
for e-g suppose we recive an order and on the maincomputer a report is open which shows todays order to be deliver then the data of new order is entered from other computer the on the main computer daily order report should autmatically be refresh and show the current order list .
i donot know how to refresh datareport/data on datagrid automatically when user enter the data
i also want to give time stamp how the that the order has been placed
plz tell me both answers
thanks
Comment