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
importing the cardfile using outlook
Heterogenous Queries,ANSI_NULLS,ANSI_WA<wbr />RNINGS,Lin<wbr />ked Servers(AS400),Crystal Reports
Compaq USB issues & AIMC Notebook keyboard, mouse...
Can I bind a subnet to an Ethernet interface in Red Hat Linux 9?
Too many different cell formats
javascript for loop not working in oracle portal page
Converting a batch of CMYK images to jpg
perl script upgrade
How can i disable Firewire via GPO or via the registry?
How do I add a file to a Cab File?