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

Database

 
AnswerRe: nvarchar vs varchar Pin
carlecomm22-Mar-10 1:59
carlecomm22-Mar-10 1:59 
QuestionEncryption Store Procedures in Bulk in Mssql express 2008. Pin
r_mohd17-Mar-10 4:59
r_mohd17-Mar-10 4:59 
AnswerRe: Encryption Store Procedures in Bulk in Mssql express 2008. Pin
Mycroft Holmes17-Mar-10 13:07
professionalMycroft Holmes17-Mar-10 13:07 
GeneralRe: Encryption Store Procedures in Bulk in Mssql express 2008. Pin
r_mohd17-Mar-10 14:58
r_mohd17-Mar-10 14:58 
NewsCitability Codeathon - DC - April 9 - 11 2010 Pin
Microsoft Public Sector DPE17-Mar-10 4:37
Microsoft Public Sector DPE17-Mar-10 4:37 
GeneralRe: Citability Codeathon - DC - April 9 - 11 2010 Pin
Chris Meech17-Mar-10 5:18
Chris Meech17-Mar-10 5:18 
QuestionSQL query for date Pin
Johnkokk17-Mar-10 1:46
Johnkokk17-Mar-10 1:46 
AnswerRe: SQL query for date Pin
loyal ginger17-Mar-10 2:05
loyal ginger17-Mar-10 2:05 
Use # to delimit date:
Select * from journal1 where day between #01/03/2010# and #15/03/2010#


However, I am not sure how to tell Access if it is mm/dd/yyyy or dd/mm/yyyy. If you can use a parameterized query command, this will be easier.
GeneralRe: SQL query for date Pin
Corporal Agarn17-Mar-10 2:20
professionalCorporal Agarn17-Mar-10 2:20 
GeneralRe: SQL query for date Pin
Johnkokk17-Mar-10 20:55
Johnkokk17-Mar-10 20:55 
Questionconvert nchar to datetime in sql server Pin
AndieDu16-Mar-10 1:15
AndieDu16-Mar-10 1:15 
AnswerRe: convert nchar to datetime in sql server Pin
Mycroft Holmes16-Mar-10 1:38
professionalMycroft Holmes16-Mar-10 1:38 
AnswerRe: convert nchar to datetime in sql server Pin
WoutL16-Mar-10 2:43
WoutL16-Mar-10 2:43 
Questionsynchronisation Web sous sql server 2005 [modified] Pin
Tunisien8616-Mar-10 1:05
Tunisien8616-Mar-10 1:05 
QuestionStored Procedure Pin
senthilsstil16-Mar-10 0:22
senthilsstil16-Mar-10 0:22 
AnswerRe: Stored Procedure Pin
dan!sh 16-Mar-10 0:43
professional dan!sh 16-Mar-10 0:43 
AnswerRe: Stored Procedure Pin
JHizzle16-Mar-10 1:07
JHizzle16-Mar-10 1:07 
QuestionOracle Pin
MsmVc15-Mar-10 21:51
MsmVc15-Mar-10 21:51 
AnswerRe: Oracle Pin
Abhinav S15-Mar-10 22:30
Abhinav S15-Mar-10 22:30 
GeneralRe: Oracle Pin
MsmVc15-Mar-10 22:34
MsmVc15-Mar-10 22:34 
AnswerRe: Oracle Pin
Abhinav S15-Mar-10 22:41
Abhinav S15-Mar-10 22:41 
GeneralRe: Oracle Pin
MsmVc15-Mar-10 23:30
MsmVc15-Mar-10 23:30 
GeneralRe: Oracle Pin
Abhinav S16-Mar-10 1:23
Abhinav S16-Mar-10 1:23 
AnswerRe: Oracle Pin
dan!sh 16-Mar-10 0:45
professional dan!sh 16-Mar-10 0:45 
QuestionPrimary key Pin
netJP12L15-Mar-10 7:03
netJP12L15-Mar-10 7:03 

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.