Click here to Skip to main content
15,887,964 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Crystal Reports Pin
Anonymous16-Nov-04 8:31
Anonymous16-Nov-04 8:31 
GeneralRe: Crystal Reports Pin
Anonymous16-Nov-04 8:39
Anonymous16-Nov-04 8:39 
GeneralRe: Crystal Reports Pin
Mountie16-Nov-04 9:17
Mountie16-Nov-04 9:17 
GeneralShow / Hide a control Pin
TAlvord16-Nov-04 6:09
TAlvord16-Nov-04 6:09 
GeneralRe: Show / Hide a control Pin
Sebastien Lachance16-Nov-04 7:08
Sebastien Lachance16-Nov-04 7:08 
GeneralRe: Show / Hide a control Pin
TAlvord16-Nov-04 7:14
TAlvord16-Nov-04 7:14 
GeneralAlternative to Windows Services Pin
Sebastien Lachance16-Nov-04 4:14
Sebastien Lachance16-Nov-04 4:14 
GeneralRe: Alternative to Windows Services Pin
Dennis C. Dietrich16-Nov-04 5:38
Dennis C. Dietrich16-Nov-04 5:38 
Sebastien_Lachance wrote:
I need to write a program that every morning at 5am

You can use Windows' Task Scheduler service to do this (see How To Use the AT Command to Schedule Tasks[^]).

is Windows Services a good way or is there another way around ?

I'd say creating a service is a good idea if you want to run something unattended and without desktop interaction. However keep in mind that if you create a service on your own you'll also be responsible for the scheduler logic. You'll have to decide which solution is most suitable for your requirements.

Best regards
Dennis
GeneralRe: Alternative to Windows Services Pin
Sebastien Lachance16-Nov-04 7:07
Sebastien Lachance16-Nov-04 7:07 
GeneralSpecifying Printer Pin
cwayman16-Nov-04 3:38
cwayman16-Nov-04 3:38 
GeneralCreating Excel. Error in "CType(aWorkbook.Sheets(strWorkSheetName), Excel.Worksheet)" Pin
salika16-Nov-04 3:28
salika16-Nov-04 3:28 
GeneralChanging Printer Settings Pin
Mark the Shark16-Nov-04 2:49
Mark the Shark16-Nov-04 2:49 
GeneralRe: Changing Printer Settings Pin
Sebastien Lachance16-Nov-04 7:10
Sebastien Lachance16-Nov-04 7:10 
GeneralLast Event To Fire Pin
cwayman16-Nov-04 1:01
cwayman16-Nov-04 1:01 
GeneralRe: Last Event To Fire Pin
MohammadAmiry16-Nov-04 2:22
MohammadAmiry16-Nov-04 2:22 
GeneralRe: Last Event To Fire Pin
cwayman16-Nov-04 3:30
cwayman16-Nov-04 3:30 
GeneralOutlook: AddStore Pin
ivan_ivanov15-Nov-04 22:46
ivan_ivanov15-Nov-04 22:46 
GeneralWeb Services Pin
nacp15-Nov-04 20:47
nacp15-Nov-04 20:47 
GeneralRe: Web Services Pin
Dave Kreskowiak16-Nov-04 2:43
mveDave Kreskowiak16-Nov-04 2:43 
GeneralShipping Framwork Pin
nitin_ion15-Nov-04 17:56
nitin_ion15-Nov-04 17:56 
GeneralRe: Shipping Framwork Pin
Harry200415-Nov-04 18:06
Harry200415-Nov-04 18:06 
GeneralChaning colors of certin lines in a textbox Pin
jamesbronw15-Nov-04 16:48
jamesbronw15-Nov-04 16:48 
GeneralRe: Chaning colors of certin lines in a textbox Pin
axiomillies15-Nov-04 18:30
axiomillies15-Nov-04 18:30 
GeneralHelp needed with extracting text and parsing word document with OLE objects Pin
Member 152066115-Nov-04 10:06
Member 152066115-Nov-04 10:06 
GeneralCrystal Reports using Formula Editor to format date Pin
leezardd15-Nov-04 9:48
leezardd15-Nov-04 9:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.