notify asp of database update

J

Jaco Bregman

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
 
T

Tom Kaminski [MVP]

Jaco Bregman said:
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?

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,139
Messages
2,570,804
Members
47,350
Latest member
TamiPutnam

Latest Threads

Top