Click here to Skip to main content
15,891,423 members
Home / Discussions / Database
   

Database

 
GeneralRe: send report via mail daily! Pin
imshally8127-Nov-05 19:43
imshally8127-Nov-05 19:43 
QuestionDifference between records Pin
(Steven Hicks)n+120-Nov-05 19:37
(Steven Hicks)n+120-Nov-05 19:37 
AnswerRe: Difference between records Pin
Michael Potter21-Nov-05 4:09
Michael Potter21-Nov-05 4:09 
QuestionQuery to insert datas from Remote System's Sql Server Pin
Rajkamal_dfine20-Nov-05 18:26
Rajkamal_dfine20-Nov-05 18:26 
AnswerRe: Query to insert datas from Remote System's Sql Server Pin
WoutL21-Nov-05 5:39
WoutL21-Nov-05 5:39 
Questionsql - Dynamic ID creations Pin
UK_NAIR20-Nov-05 17:56
UK_NAIR20-Nov-05 17:56 
AnswerRe: sql - Dynamic ID creations Pin
Stanciu Vlad20-Nov-05 22:47
Stanciu Vlad20-Nov-05 22:47 
QuestionProblems Formating Datagrid Output Pin
TofuBug2420-Nov-05 14:21
TofuBug2420-Nov-05 14:21 
This is probably a very simple problem but it's kicking my ass so I'll get right to it

I have a database table running of ms sql server 2000 which contains amoung other things three columns:

a DateTime which should hold only the date
a DateTime which should only hold a time
a DateTime which should also only hold a time

I need the three seperate DateTimes since the first is used in a storedprocedure to extract records based on the current day

the other two to be displayed in a datagrid as a start and stop time for an event or appointment.

now i can open enterprise manager and open the table directly and the start and stop datetime columns show the time just as i imputed it.

however as soon as my data adapter fills the dataset the datagrid displays an arbitray date (30/12/1899) but does not display the times.

is this something i have to fix on the database side with some input formating or can i control how a datagrid displays dates and times

any help would be seriously appreciated


Ryan

"It's nice to know if I ever need attention all I have to do is die."
AnswerRe: Problems Formating Datagrid Output Pin
Stanciu Vlad20-Nov-05 22:41
Stanciu Vlad20-Nov-05 22:41 
GeneralRe: Problems Formating Datagrid Output Pin
TofuBug2421-Nov-05 1:33
TofuBug2421-Nov-05 1:33 
GeneralRe: Problems Formating Datagrid Output Pin
S Douglas22-Nov-05 1:18
professionalS Douglas22-Nov-05 1:18 
QuestionDataGrid & DataRelation Pin
RoyRose7820-Nov-05 5:03
RoyRose7820-Nov-05 5:03 
QuestionHow to Kill a process in procedure? Pin
GflPower19-Nov-05 20:32
GflPower19-Nov-05 20:32 
AnswerRe: How to Kill a process in procedure? Pin
WoutL21-Nov-05 9:17
WoutL21-Nov-05 9:17 
QuestionSql Scripts in C# Pin
da vinci coder19-Nov-05 17:56
da vinci coder19-Nov-05 17:56 
AnswerRe: Sql Scripts in C# Pin
Colin Angus Mackay20-Nov-05 8:13
Colin Angus Mackay20-Nov-05 8:13 
Questionreturning guid from row jsut added Pin
g00fyman19-Nov-05 15:53
g00fyman19-Nov-05 15:53 
QuestionSave difficult ...!!! Pin
mostafa_h19-Nov-05 4:55
mostafa_h19-Nov-05 4:55 
Questiontrying to install SQL SERVER 2000 Pin
microuser_200019-Nov-05 3:51
microuser_200019-Nov-05 3:51 
AnswerRe: trying to install SQL SERVER 2000 Pin
Colin Angus Mackay19-Nov-05 10:08
Colin Angus Mackay19-Nov-05 10:08 
Questionreplace single quotes in SELECT Pin
jszpila18-Nov-05 6:43
jszpila18-Nov-05 6:43 
AnswerRe: replace single quotes in SELECT Pin
Colin Angus Mackay18-Nov-05 13:44
Colin Angus Mackay18-Nov-05 13:44 
QuestionSQL Reporting Services Error Pin
utsav_verma17-Nov-05 19:07
utsav_verma17-Nov-05 19:07 
QuestionA Transact-SQL Question Pin
Xiaoming Qian16-Nov-05 20:37
Xiaoming Qian16-Nov-05 20:37 
AnswerRe: A Transact-SQL Question Pin
Grav-Vt17-Nov-05 12:56
Grav-Vt17-Nov-05 12:56 

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.