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

Database

 
AnswerRe: DB Owner - Diagrams Pin
Leah_Garrett22-Nov-06 13:24
Leah_Garrett22-Nov-06 13:24 
QuestionSQL error Pin
walalawll19-Nov-06 15:31
walalawll19-Nov-06 15:31 
AnswerRe: SQL error Pin
Mike Dimmick20-Nov-06 0:52
Mike Dimmick20-Nov-06 0:52 
GeneralRe: SQL error Pin
walalawll29-Nov-06 21:22
walalawll29-Nov-06 21:22 
QuestionTimeout exception error Pin
Lior S19-Nov-06 4:04
Lior S19-Nov-06 4:04 
AnswerRe: Timeout exception error Pin
Colin Angus Mackay19-Nov-06 4:58
Colin Angus Mackay19-Nov-06 4:58 
AnswerRe: Timeout exception error Pin
ThaScorpion19-Nov-06 13:44
ThaScorpion19-Nov-06 13:44 
QuestionDatatype mismatch...column type date/time Pin
Skcheng18-Nov-06 17:09
Skcheng18-Nov-06 17:09 
Hello,

I was wondering if anyone is having this problem and knows the how and why of it. I have a Microsoft Access table, where one column is in the Date/Time format (format set to general). When I try to update this table (i.e. adding a new row) using C#, I get a datatype mismatch error. Is there anyway to directly pass this information to Access? I am using oledb.

I've found a work around by converting my date/time in c# to a string and storing it in my database as a string. But if possible, I'd like to keep it as a date/time format in my database.

Thanks in advance!



Dead | X| over-worked, under-paid, glorified secretary Sigh | :sigh:
AnswerRe: Datatype mismatch...column type date/time Pin
Rob Graham19-Nov-06 6:19
Rob Graham19-Nov-06 6:19 
GeneralRe: Datatype mismatch...column type date/time [modified] Pin
Skcheng19-Nov-06 8:57
Skcheng19-Nov-06 8:57 
GeneralRe: Datatype mismatch...column type date/time Pin
Skcheng19-Nov-06 11:06
Skcheng19-Nov-06 11:06 
AnswerRe: Datatype mismatch...column type date/time Pin
Scott Holt20-Nov-06 16:17
Scott Holt20-Nov-06 16:17 
GeneralRe: Datatype mismatch...column type date/time Pin
Skcheng20-Nov-06 16:29
Skcheng20-Nov-06 16:29 
QuestionSQL trigger , Pin
drequinox18-Nov-06 4:48
drequinox18-Nov-06 4:48 
QuestionExtracting date part in SQL server Pin
ThaScorpion17-Nov-06 14:41
ThaScorpion17-Nov-06 14:41 
AnswerRe: Extracting date part in SQL server Pin
Janani Divya17-Nov-06 18:00
Janani Divya17-Nov-06 18:00 
GeneralRe: Extracting date part in SQL server Pin
ThaScorpion18-Nov-06 14:05
ThaScorpion18-Nov-06 14:05 
GeneralRe: Extracting date part in SQL server Pin
indianet19-Nov-06 13:11
indianet19-Nov-06 13:11 
GeneralRe: Extracting date part in SQL server Pin
ThaScorpion19-Nov-06 13:40
ThaScorpion19-Nov-06 13:40 
GeneralRe: Extracting date part in SQL server Pin
Janani Divya19-Nov-06 15:19
Janani Divya19-Nov-06 15:19 
GeneralRe: Extracting date part in SQL server Pin
ThaScorpion20-Nov-06 11:31
ThaScorpion20-Nov-06 11:31 
GeneralRe: Extracting date part in SQL server Pin
Janani Divya20-Nov-06 18:21
Janani Divya20-Nov-06 18:21 
QuestionHow do i run a query with a external text file's data Pin
gashach17-Nov-06 6:06
gashach17-Nov-06 6:06 
QuestionRegular expression in mysql Pin
Mitesh Jain17-Nov-06 2:02
Mitesh Jain17-Nov-06 2:02 
AnswerRe: Regular expression in mysql Pin
Chris Meech17-Nov-06 3:27
Chris Meech17-Nov-06 3: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.