Microsoft
Software
Hardware
Network
Question : Application Refresh row insert
Hello,
We have a VB.Net application that must be refreshed at the time a row is inserted into an Oracle view. Optimally Id like to have the application refreshed only if the row is inserted into the table and I do not want the application to poll the database periodically. Is there some kind of VB.Net functionality that will allow the application to listen to the database view for an insert?
Thank you.
Answer : Application Refresh row insert
There is no such functionality in .NET. You have to either poll the database from vb.net end or use triggers etc in the database to notify the application.
Random Solutions
catch md5sum output
Exchange deletion of duplicate free/busy messages
Access Bar Chart Colors...
employee getting married
Passing Variables in URL String
Pivot Rows to Columns without Summing Sql 2000
System won't boot from CD even though BIOS is set to do so
Flash AS3. Checking the index value
Can't connect to exchange 2007 across IPSec
mysql join 2 tables