Click here to Skip to main content
15,899,937 members
Home / Discussions / Database
   

Database

 
Questionsql view Pin
jainiraj2-Jun-09 21:34
jainiraj2-Jun-09 21:34 
AnswerRe: sql view Pin
smcnulty20003-Jun-09 15:34
smcnulty20003-Jun-09 15:34 
AnswerRe: sql view Pin
_Damian S_3-Jun-09 16:04
professional_Damian S_3-Jun-09 16:04 
AnswerRe: sql view Pin
A k ch4-Jun-09 22:09
A k ch4-Jun-09 22:09 
Questioncreate proc from assembly Pin
Abdul Rahman Hamidy2-Jun-09 21:22
Abdul Rahman Hamidy2-Jun-09 21:22 
AnswerRe: create proc from assembly Pin
Abdul Rahman Hamidy2-Jun-09 22:01
Abdul Rahman Hamidy2-Jun-09 22:01 
GeneralRe: create proc from assembly Pin
Abdul Rahman Hamidy2-Jun-09 22:10
Abdul Rahman Hamidy2-Jun-09 22:10 
QuestionFind working hours between two dates Pin
Rajesh VR2-Jun-09 20:31
Rajesh VR2-Jun-09 20:31 
AnswerRe: Find working hours between two dates Pin
Blue_Boy2-Jun-09 20:54
Blue_Boy2-Jun-09 20:54 
AnswerSQL function GetBusinessDays Pin
David Mujica3-Jun-09 2:58
David Mujica3-Jun-09 2:58 
QuestionProblem with Bulk insert and insert trigger Pin
www.Developerof.NET2-Jun-09 18:45
www.Developerof.NET2-Jun-09 18:45 
QuestionAll Sql Command Pin
Satish Pai2-Jun-09 18:19
Satish Pai2-Jun-09 18:19 
AnswerRe: All Sql Command Pin
Ashfield2-Jun-09 21:01
Ashfield2-Jun-09 21:01 
AnswerRe: All Sql Command Pin
RussellT5-Jun-09 10:36
professionalRussellT5-Jun-09 10:36 
AnswerRe: All Sql Command Pin
Niladri_Biswas25-Jun-09 5:54
Niladri_Biswas25-Jun-09 5:54 
QuestionSQL Injection Pin
AlexeiXX32-Jun-09 16:23
AlexeiXX32-Jun-09 16:23 
AnswerRe: SQL Injection Pin
_Damian S_2-Jun-09 18:08
professional_Damian S_2-Jun-09 18:08 
Questionsql Pin
jainiraj2-Jun-09 4:25
jainiraj2-Jun-09 4:25 
AnswerRe: sql Pin
Tim Carmichael2-Jun-09 5:56
Tim Carmichael2-Jun-09 5:56 
GeneralRe: sql Pin
jainiraj2-Jun-09 18:54
jainiraj2-Jun-09 18:54 
GeneralRe: sql Pin
_Damian S_2-Jun-09 19:16
professional_Damian S_2-Jun-09 19:16 
QuestionHelp - Need Location Independent Dating Pin
Hypermommy2-Jun-09 3:07
Hypermommy2-Jun-09 3:07 
Hi all,

The application I'm working on is going to be used internationally. So I've loaded up some test data in my SQL Server CE database in fields that are declared as datetime fields. I used American dating when loading them (i.e., MM/DD/YYYY). Now I switched my computer over to UK dating and am searching using UK dating (DD/MM/YYYY). My search date dependent so if search from Jan 1, 2006 through June 2, 2009 I should find an entry that has a date of May 27, 2009. If I'm using American dates and search 1/1/2006 through 6/2/2009 it finds 5/27/2009. But if I'm using UK dates and search for 1/1/2006 through 2/6/2009 it doesn't find 5/27/2009.

I'm not sure if there's something wrong with the way I've declared the fields, with the SQL I use to store the data or with the SQL I use to search for the data. Help?

Denise "Hypermommy" Duggan

AnswerRe: Help - Need Location Independent Dating Pin
Luc Pattyn2-Jun-09 3:32
sitebuilderLuc Pattyn2-Jun-09 3:32 
QuestionStrongly Typed DataSet help Pin
Etienne_1231-Jun-09 22:34
Etienne_1231-Jun-09 22:34 
AnswerRe: Strongly Typed DataSet help Pin
AlexeiXX32-Jun-09 16:27
AlexeiXX32-Jun-09 16: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.