Your better off creating a service to run on a server that will update your database, or create a DTS package We use several Services we wrote in .Net to import files, update server data etc. IIS Asp.net pages cannot be scheduled to run at certain times, You migh also find that DTS would be a better way to maintain database data, and imports, and DTS packages can be scheduled to run at certain times, just my two cents....
George Oakes VB.Net Programmer/Analyst Morgan Tire & Auto dba. Tires Plus, Total Car Care (727) 442-8388 ext. 2374 (800) 269-4424 Toll Free [EMAIL PROTECTED] -----Original Message----- From: Veeraraghavan, Ravi TCX117 [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 14, 2004 8:27 AM To: '[EMAIL PROTECTED]' Subject: [AspNetAnyQuestionIsOk] Schedular Hi All, I have a requirement to update the tables in my application from other system. There should not be any User interface. It should be done behind the screen on a scheduled time. How to do it in ASP.NET? Regards Ravi Yahoo! Groups Sponsor ADVERTISEMENT <http://us.ard.yahoo.com/SIG=129dfsdmv/M=295196.4901138.6071305.3001176/D=groups/S=1705006764:HM/EXP=1095251352/A=2128215/R=0/SIG=10se96mf6/*http://companion.yahoo.com> click here <http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S=:HM/A=2128215/rand=190932157> _____ Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ * To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
