Groups | Blog | Home
all groups > inetserver asp general > november 2003 >

inetserver asp general : notify asp of database update


Tom Kaminski [MVP]
11/3/2003 8:44:53 AM
[quoted text, click to view]

Is this an ASP.NET question?

FWIW, there's really no "good" way to push data updates to a static page,
other than what you're already doing.

--
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserver2003/community/centers/iis/


Jaco Bregman
11/3/2003 2:18:36 PM
Hi all,

I am using a DataAdapter and a DataSet to populate my website with data from
SQL Server. I would like to update my page when data is added to the
database, but untill now I didn't get much further than using a 'select'
statement at regular intervals. Any ideas?

Thanks,

Jaco


AddThis Social Bookmark Button