|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Update Data VB program if something changes in SQL table
Hey,
Is there a possibility to update information on the screen of a visual basic program if data change in a SQL table ? Now I have to program a timer in VB which looks on time interval to the SQL table and updates the information. I don't want to use the timer because it takes performance. Someone has some ideas or examples ? |
|
#2
|
|||
|
|||
|
Quote:
![]() You may be able to create a database side solution where the database audits data in your table(s) and "pushes" out information back to your application. Otherwise use the timer, requery the db.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Update Data VB program if something changes in SQL table |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|