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

Database

 
GeneralRe: How do I change the location of (LOCAL)? Pin
Marcus J. Smith30-Mar-07 5:12
professionalMarcus J. Smith30-Mar-07 5:12 
GeneralRe: How do I change the location of (LOCAL)? Pin
Colin Angus Mackay30-Mar-07 6:49
Colin Angus Mackay30-Mar-07 6:49 
GeneralRe: How do I change the location of (LOCAL)? Pin
Marcus J. Smith30-Mar-07 7:13
professionalMarcus J. Smith30-Mar-07 7:13 
GeneralRe: How do I change the location of (LOCAL)? Pin
Colin Angus Mackay30-Mar-07 8:40
Colin Angus Mackay30-Mar-07 8:40 
AnswerRe: How do I change the location of (LOCAL)? Pin
kubben30-Mar-07 13:44
kubben30-Mar-07 13:44 
QuestionExtracting just the date portion Pin
Marc Clifton30-Mar-07 4:28
mvaMarc Clifton30-Mar-07 4:28 
AnswerRe: Extracting just the date portion Pin
Colin Angus Mackay30-Mar-07 4:39
Colin Angus Mackay30-Mar-07 4:39 
GeneralRe: Extracting just the date portion Pin
Marc Clifton30-Mar-07 4:47
mvaMarc Clifton30-Mar-07 4:47 
Colin Angus Mackay wrote:
When I do that, I usually ensure that the end date is fixed so that the time portion is set to 23:59 and the start date's time portion is 00:00.


I considered that as well, but figured I'd at least look at how to do it strictly in SQL. The problem is that there's a front-end UI to the report for selecting the date range, which doesn't include time. This value is then sent up to the middleware (Interacx server) that handles the query. Of course, I put logic in the client to do as you suggested, I just haven't figured out the best way to do this, because the client, being of a generic nature (Interacx client), doesn't really *know* that it's a start or end date. It's just a field in a datetime control that's associated with a parameter in the query. Gotta figure out the best way to do this.


Colin Angus Mackay wrote:
I would say that if your database was always going to be used in the US then it probably doesn't matter.


Yes, it is. I considered culture issues, but this is strictly for turnkey, intranet systems here in the US. And there's already a competitor in Germany for this Roll eyes | :rolleyes: system.

Marc


Thyme In The Country

Interacx

People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith


GeneralRe: Extracting just the date portion Pin
Colin Angus Mackay30-Mar-07 5:11
Colin Angus Mackay30-Mar-07 5:11 
AnswerRe: Extracting just the date portion Pin
kubben30-Mar-07 5:08
kubben30-Mar-07 5:08 
GeneralRe: Extracting just the date portion Pin
Marc Clifton30-Mar-07 5:14
mvaMarc Clifton30-Mar-07 5:14 
Questiongetting RecordCount = -1 Pin
Ankur.Bakliwal30-Mar-07 3:48
Ankur.Bakliwal30-Mar-07 3:48 
AnswerRe: getting RecordCount = -1 Pin
Christian Graus30-Mar-07 3:55
protectorChristian Graus30-Mar-07 3:55 
GeneralRe: getting RecordCount = -1 Pin
Ankur.Bakliwal30-Mar-07 3:59
Ankur.Bakliwal30-Mar-07 3:59 
GeneralRe: getting RecordCount = -1 Pin
Christian Graus30-Mar-07 4:03
protectorChristian Graus30-Mar-07 4:03 
AnswerRe: getting RecordCount = -1 Pin
roel_v31-Mar-07 2:45
roel_v31-Mar-07 2:45 
QuestionDistribution of software Pin
drc_no130-Mar-07 3:41
drc_no130-Mar-07 3:41 
AnswerRe: Distribution of software Pin
Colin Angus Mackay30-Mar-07 4:32
Colin Angus Mackay30-Mar-07 4:32 
QuestionUrgent Pin
Test27030730-Mar-07 2:51
Test27030730-Mar-07 2:51 
AnswerRe: Urgent Pin
Christian Graus30-Mar-07 3:06
protectorChristian Graus30-Mar-07 3:06 
GeneralRe: Urgent Pin
Test27030730-Mar-07 3:44
Test27030730-Mar-07 3:44 
GeneralRe: Urgent Pin
Christian Graus30-Mar-07 4:00
protectorChristian Graus30-Mar-07 4:00 
GeneralRe: Urgent Pin
Test27030730-Mar-07 4:02
Test27030730-Mar-07 4:02 
GeneralRe: Urgent Pin
Christian Graus30-Mar-07 4:04
protectorChristian Graus30-Mar-07 4:04 
AnswerRe: Urgent Pin
Christian Graus30-Mar-07 4:04
protectorChristian Graus30-Mar-07 4:04 

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.