Click here to Skip to main content
15,896,727 members
Home / Discussions / C#
   

C#

 
AnswerRe: Working with multiple monitors Pin
originSH16-Jul-07 1:56
originSH16-Jul-07 1:56 
GeneralRe: Working with multiple monitors Pin
M. J. Jaya Chitra16-Jul-07 2:03
M. J. Jaya Chitra16-Jul-07 2:03 
GeneralRe: Working with multiple monitors Pin
originSH16-Jul-07 2:11
originSH16-Jul-07 2:11 
Questionproblem with Report Viewer In windows 98 Pin
michael@cohen16-Jul-07 1:10
michael@cohen16-Jul-07 1:10 
QuestionRe: problem with Report Viewer In windows 98 Pin
Vikram A Punathambekar16-Jul-07 1:29
Vikram A Punathambekar16-Jul-07 1:29 
AnswerRe: problem with Report Viewer In windows 98 Pin
michael@cohen16-Jul-07 1:37
michael@cohen16-Jul-07 1:37 
QuestionSchedule Auto Update Pin
GermanDM16-Jul-07 1:02
GermanDM16-Jul-07 1:02 
QuestionDateTime Problem Pin
Mohammed Elkholy15-Jul-07 23:44
Mohammed Elkholy15-Jul-07 23:44 
Hi

I have problem here

i have a column DateTime in database

i want to insert time only in this column

but after i add the time i find the data in table is date with time

this conflict the data when i rowfilter the dataview by this column


how can i solve it

"comment: this is the code of DataView "

DV_Deatils.RowFilter = "Room_No='" + combo_Rooms.SelectedValue + "' and ExamDate='" + dtp_examdate.Value.ToString("D") + "'"+
" and ExamTime>='" + txt_time.Text + "' and ExamTimeTo<='"+txt_timeto.Text+"'";


MD_NADA

AnswerRe: DateTime Problem Pin
Manas Bhardwaj16-Jul-07 0:11
professionalManas Bhardwaj16-Jul-07 0:11 
GeneralRe: DateTime Problem Pin
Colin Angus Mackay16-Jul-07 0:18
Colin Angus Mackay16-Jul-07 0:18 
AnswerRe: DateTime Problem Pin
Rhys Gravell16-Jul-07 0:12
professionalRhys Gravell16-Jul-07 0:12 
AnswerRe: DateTime Problem Pin
Vikram A Punathambekar16-Jul-07 0:30
Vikram A Punathambekar16-Jul-07 0:30 
AnswerRe: DateTime Problem Pin
T1TAN16-Jul-07 23:14
T1TAN16-Jul-07 23:14 
QuestionPopulate a *.sdf database from a dataset Pin
pmartike15-Jul-07 23:25
pmartike15-Jul-07 23:25 
AnswerRe: Populate a *.sdf database from a dataset Pin
Colin Angus Mackay16-Jul-07 0:15
Colin Angus Mackay16-Jul-07 0:15 
GeneralRe: Populate a *.sdf database from a dataset Pin
pmartike16-Jul-07 0:44
pmartike16-Jul-07 0:44 
GeneralRe: Populate a *.sdf database from a dataset Pin
Mike Dimmick16-Jul-07 0:59
Mike Dimmick16-Jul-07 0:59 
GeneralRe: Populate a *.sdf database from a dataset Pin
Colin Angus Mackay16-Jul-07 2:29
Colin Angus Mackay16-Jul-07 2:29 
AnswerRe: Populate a *.sdf database from a dataset Pin
Mike Dimmick16-Jul-07 0:55
Mike Dimmick16-Jul-07 0:55 
GeneralRe: Populate a *.sdf database from a dataset Pin
pmartike16-Jul-07 3:08
pmartike16-Jul-07 3:08 
GeneralRe: Populate a *.sdf database from a dataset Pin
Mike Dimmick16-Jul-07 6:04
Mike Dimmick16-Jul-07 6:04 
QuestionXAML How to get parent property Pin
Juan Pablo G.C.15-Jul-07 23:18
Juan Pablo G.C.15-Jul-07 23:18 
AnswerRe: XAML How to get parent property Pin
snorkie16-Jul-07 3:10
professionalsnorkie16-Jul-07 3:10 
Questionjava script Pin
kalyan_241615-Jul-07 23:08
kalyan_241615-Jul-07 23:08 
AnswerRe: java script Pin
Nouman Bhatti15-Jul-07 23:20
Nouman Bhatti15-Jul-07 23:20 

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.