Click here to Skip to main content
15,892,809 members
Home / Discussions / Database
   

Database

 
GeneralRe: How copy SQL Schema to ORACLE and other RDBMS using C# Pin
Colin Angus Mackay6-Dec-06 10:29
Colin Angus Mackay6-Dec-06 10:29 
GeneralRe: How copy SQL Schema to ORACLE and other RDBMS using C# Pin
Paul Conrad6-Dec-06 11:05
professionalPaul Conrad6-Dec-06 11:05 
GeneralRe: How copy SQL Schema to ORACLE and other RDBMS using C# Pin
Colin Angus Mackay6-Dec-06 12:04
Colin Angus Mackay6-Dec-06 12:04 
GeneralRe: How copy SQL Schema to ORACLE and other RDBMS using C# Pin
Paul Conrad6-Dec-06 14:34
professionalPaul Conrad6-Dec-06 14:34 
GeneralRe: How copy SQL Schema to ORACLE and other RDBMS using C# Pin
Colin Angus Mackay6-Dec-06 14:46
Colin Angus Mackay6-Dec-06 14:46 
GeneralRe: How copy SQL Schema to ORACLE and other RDBMS using C# Pin
Paul Conrad6-Dec-06 16:21
professionalPaul Conrad6-Dec-06 16:21 
GeneralRe: How copy SQL Schema to ORACLE and other RDBMS using C# Pin
NK731-Jan-07 0:22
NK731-Jan-07 0:22 
Questiondd/mm/yyyy Pin
charleslau28555-Dec-06 15:04
charleslau28555-Dec-06 15:04 
hi,

anyone know how to search the date by "dd/mm/yyyy" in sql query!

my code is :
Select datamonth from datemonthtest where datamonth >= #" & strdatefrom & "# and datamonth <=#" & strdateto "#

and data type i set it to date/time!

The result is not efficient to select the month!
Example: when i select the date is from 01/10/2006 to date 30/10/2006 but all the previous month will be come out! 09/08/2006......

Please help!
AnswerRe: dd/mm/yyyy Pin
Not Active5-Dec-06 15:19
mentorNot Active5-Dec-06 15:19 
AnswerRe: dd/mm/yyyy Pin
albCode5-Dec-06 21:13
albCode5-Dec-06 21:13 
GeneralRe: dd/mm/yyyy Pin
Colin Angus Mackay5-Dec-06 23:39
Colin Angus Mackay5-Dec-06 23:39 
AnswerRe: dd/mm/yyyy Pin
Colin Angus Mackay5-Dec-06 23:41
Colin Angus Mackay5-Dec-06 23:41 
AnswerRe: how can i group same item to 1?? Pin
Colin Angus Mackay5-Dec-06 23:47
Colin Angus Mackay5-Dec-06 23:47 
GeneralDON'T BE SO RUDE Pin
Colin Angus Mackay6-Dec-06 22:53
Colin Angus Mackay6-Dec-06 22:53 
GeneralRe: DON'T BE SO RUDE Pin
Eric Dahlvang7-Dec-06 3:21
Eric Dahlvang7-Dec-06 3:21 
GeneralRe: DON'T BE SO RUDE Pin
Paul Conrad7-Dec-06 4:16
professionalPaul Conrad7-Dec-06 4:16 
GeneralRe: DON'T BE SO RUDE Pin
Chris Meech7-Dec-06 9:01
Chris Meech7-Dec-06 9:01 
GeneralRe: DON'T BE SO RUDE Pin
Colin Angus Mackay7-Dec-06 9:10
Colin Angus Mackay7-Dec-06 9:10 
GeneralRe: DON'T BE SO RUDE Pin
Chris Meech7-Dec-06 10:07
Chris Meech7-Dec-06 10:07 
QuestionUsing foreign tables in select queries Pin
Steven J Jowett5-Dec-06 10:51
Steven J Jowett5-Dec-06 10:51 
AnswerRe: Using foreign tables in select queries Pin
Pete O'Hanlon6-Dec-06 1:39
mvePete O'Hanlon6-Dec-06 1:39 
QuestionSelect Distinct Question Pin
matthias s.5-Dec-06 0:03
matthias s.5-Dec-06 0:03 
AnswerRe: Select Distinct Question Pin
Paddy Boyd5-Dec-06 1:35
Paddy Boyd5-Dec-06 1:35 
AnswerRe: Select Distinct Question Pin
Pete O'Hanlon5-Dec-06 1:36
mvePete O'Hanlon5-Dec-06 1:36 
AnswerRe: Select Distinct Question Pin
Private_Void5-Dec-06 5:33
Private_Void5-Dec-06 5:33 

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.