Click here to Skip to main content
15,912,329 members
Home / Discussions / Database
   

Database

 
QuestiontimeStart TimeEnd Pin
bernie_01128-Feb-07 20:53
bernie_01128-Feb-07 20:53 
AnswerRe: timeStart TimeEnd Pin
sam#28-Feb-07 21:19
sam#28-Feb-07 21:19 
GeneralRe: timeStart TimeEnd Pin
bernie_01128-Feb-07 22:30
bernie_01128-Feb-07 22:30 
QuestionCube File Connection string ? Pin
_mubashir28-Feb-07 8:46
_mubashir28-Feb-07 8:46 
QuestionIncorrect Time in DateTime column with MS Access database Pin
Scott Page28-Feb-07 8:24
professionalScott Page28-Feb-07 8:24 
AnswerRe: Incorrect Time in DateTime column with MS Access database Pin
sam#28-Feb-07 20:18
sam#28-Feb-07 20:18 
GeneralRe: Incorrect Time in DateTime column with MS Access database Pin
Scott Page1-Mar-07 5:25
professionalScott Page1-Mar-07 5:25 
AnswerRe: Incorrect Time in DateTime column with MS Access database Pin
Scott Page8-Mar-07 1:53
professionalScott Page8-Mar-07 1:53 
Problem solved.

Solution:
Change all DataAdapter DateTime columns Input and Update parameters OleDbType to DBTimeStamp. By default the designer sets any Date/Time column to DBDate which only formats the data to store the date.

This goes for DataAdapters created by the designer and for manually coded OleDbParameters.



"Some people spend an entire lifetime wondering if they made a difference. The Marines don't have that problem."
( President Ronald Reagan)

QuestionGetting a COUNT from one table and joining it to results from another. Pin
Red_Wizard_Shot_The_Food28-Feb-07 6:13
Red_Wizard_Shot_The_Food28-Feb-07 6:13 
AnswerRe: Getting a COUNT from one table and joining it to results from another. Pin
andyharman28-Feb-07 7:04
professionalandyharman28-Feb-07 7:04 
QuestionSQL 2005 CLR trigger and TCPClient [modified] Pin
Nico Patitz28-Feb-07 4:43
Nico Patitz28-Feb-07 4:43 
AnswerRe: SQL 2005 CLR trigger and TCPClient Pin
Mark J. Miller28-Feb-07 10:26
Mark J. Miller28-Feb-07 10:26 
GeneralRe: SQL 2005 CLR trigger and TCPClient Pin
Nico Patitz28-Feb-07 22:23
Nico Patitz28-Feb-07 22:23 
GeneralRe: SQL 2005 CLR trigger and TCPClient Pin
Mark J. Miller1-Mar-07 5:43
Mark J. Miller1-Mar-07 5:43 
QuestionDispalying a blank instead of null. Pin
minkinin28-Feb-07 1:34
minkinin28-Feb-07 1:34 
AnswerRe: Dispalying a blank instead of null. Pin
kubben28-Feb-07 2:53
kubben28-Feb-07 2:53 
GeneralRe: Dispalying a blank instead of null. Pin
minkinin28-Feb-07 19:35
minkinin28-Feb-07 19:35 
GeneralRe: Dispalying a blank instead of null. Pin
sam#28-Feb-07 20:27
sam#28-Feb-07 20:27 
GeneralRe: Dispalying a blank instead of null. Pin
kubben1-Mar-07 1:18
kubben1-Mar-07 1:18 
Questiondatabound controls Pin
Kunal P28-Feb-07 1:18
Kunal P28-Feb-07 1:18 
AnswerRe: databound controls Pin
Sylvester george28-Feb-07 21:24
Sylvester george28-Feb-07 21:24 
GeneralRe: databound controls Pin
Kunal P1-Mar-07 1:51
Kunal P1-Mar-07 1:51 
QuestionRe: databound controls Pin
Kunal P1-Mar-07 3:33
Kunal P1-Mar-07 3:33 
AnswerRe: databound controls Pin
Sylvester george1-Mar-07 6:58
Sylvester george1-Mar-07 6:58 
QuestionRe: databound controls Pin
Kunal P1-Mar-07 19:23
Kunal P1-Mar-07 19:23 

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.