Click here to Skip to main content
16,006,568 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: code to "sniff" file header to determine file type Pin
Yona Low21-Nov-06 5:38
Yona Low21-Nov-06 5:38 
QuestionVB.NET 2005 Pin
Karma3125121-Nov-06 4:48
Karma3125121-Nov-06 4:48 
AnswerRe: VB.NET 2005 Pin
Are Jay21-Nov-06 13:42
Are Jay21-Nov-06 13:42 
QuestionError Message Pin
jds120721-Nov-06 4:33
jds120721-Nov-06 4:33 
AnswerRe: Error Message Pin
Yona Low21-Nov-06 5:22
Yona Low21-Nov-06 5:22 
QuestionSlideshow Screensaver Pin
john777721-Nov-06 4:07
john777721-Nov-06 4:07 
AnswerRe: Slideshow Screensaver Pin
Yona Low21-Nov-06 4:15
Yona Low21-Nov-06 4:15 
QuestionCheckBoxes Pin
CodingYoshi21-Nov-06 4:04
CodingYoshi21-Nov-06 4:04 
Hello,

I am trying to make a scheduling application so I have a UI with checkboxes for every weekday and save the values in the DB. When the user wishes to make a new schedule, I don't want to allow conflicts,i.e 2 schedules running on a weekday at the same time. So if the previous schedule is for Monday, Tue, and Wed and the current is for some other days(maybe includes Wed, Mon, and Tue maybe doesn't). Problem is how do I check this, how can I verify that the schedule is not conflicting. I am first comparing the times before the days as if the time is not the same there will be no conflict.

Remember I only have to check the checked days against the stored checkdays in DB, or Do I?

Thanks b4 hand

Yoshimitsu
AnswerRe: CheckBoxes Pin
jsampsonPC22-Nov-06 1:51
jsampsonPC22-Nov-06 1:51 
GeneralRe: CheckBoxes Pin
CodingYoshi23-Nov-06 4:01
CodingYoshi23-Nov-06 4:01 
QuestionVBA under Excel Pin
73Zeppelin21-Nov-06 3:13
73Zeppelin21-Nov-06 3:13 
AnswerRe: VBA under Excel Pin
CPallini21-Nov-06 4:16
mveCPallini21-Nov-06 4:16 
AnswerRe: VBA under Excel Pin
User 171649221-Nov-06 4:33
professionalUser 171649221-Nov-06 4:33 
GeneralRe: VBA under Excel Pin
73Zeppelin21-Nov-06 4:37
73Zeppelin21-Nov-06 4:37 
QuestionLabel are cut off on some computers Pin
dptalt21-Nov-06 2:20
dptalt21-Nov-06 2:20 
AnswerRe: Label are cut off on some computers Pin
Yona Low21-Nov-06 4:13
Yona Low21-Nov-06 4:13 
AnswerRe: Label are cut off on some computers Pin
Dave Kreskowiak21-Nov-06 4:33
mveDave Kreskowiak21-Nov-06 4:33 
GeneralRe: Label are cut off on some computers Pin
dptalt22-Nov-06 6:55
dptalt22-Nov-06 6:55 
GeneralRe: Label are cut off on some computers Pin
Dave Kreskowiak22-Nov-06 8:21
mveDave Kreskowiak22-Nov-06 8:21 
QuestionHow to know the state of remote computer Pin
farhan6821-Nov-06 2:10
farhan6821-Nov-06 2:10 
AnswerRe: How to know the state of remote computer Pin
Dave Kreskowiak21-Nov-06 4:57
mveDave Kreskowiak21-Nov-06 4:57 
QuestionHow to load the form in a maximized way. Pin
ashwath197921-Nov-06 2:01
ashwath197921-Nov-06 2:01 
AnswerRe: How to load the form in a maximized way. Pin
Tamimi - Code21-Nov-06 2:06
Tamimi - Code21-Nov-06 2:06 
GeneralRe: How to load the form in a maximized way. Pin
ashwath197921-Nov-06 2:25
ashwath197921-Nov-06 2:25 
QuestionHelp on Datasets Pin
Pete Newman20-Nov-06 23:27
Pete Newman20-Nov-06 23:27 

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.