Click here to Skip to main content
16,007,687 members
Home / Discussions / Database
   

Database

 
QuestionReading/Writing Persian date in SQL [modified] Pin
DotNetWWW27-Oct-07 5:47
DotNetWWW27-Oct-07 5:47 
QuestionDateTime format Pin
Assaf8227-Oct-07 1:51
Assaf8227-Oct-07 1:51 
AnswerRe: DateTime format Pin
soni uma27-Oct-07 2:24
soni uma27-Oct-07 2:24 
AnswerRe: DateTime format Pin
squattyarun28-Oct-07 19:03
squattyarun28-Oct-07 19:03 
there are two ways to achieve it either from sql server by using Convert(varchar(30),getdate(),101) it will convert your date to desired format.
other one is use Format(XXX, "dd MMMM, yyyy") function in .NET ...



Arun Singh
Noida.

AnswerRe: DateTime format Pin
Andy_L_J29-Oct-07 22:50
Andy_L_J29-Oct-07 22:50 
QuestionTable spanning multiple columns in Report Server Pin
kaysie26-Oct-07 11:02
kaysie26-Oct-07 11:02 
AnswerRe: Table spanning multiple columns in Report Server Pin
pmarfleet26-Oct-07 12:16
pmarfleet26-Oct-07 12:16 
GeneralRe: Table spanning multiple columns in Report Server Pin
kaysie29-Oct-07 5:19
kaysie29-Oct-07 5:19 
QuestionPlease help Pin
Rajee0126-Oct-07 9:27
Rajee0126-Oct-07 9:27 
AnswerRe: Please help Pin
Frank Kerrigan26-Oct-07 11:12
Frank Kerrigan26-Oct-07 11:12 
QuestionProgrammatically exporting to CSV file... Pin
new_phoenix26-Oct-07 7:44
new_phoenix26-Oct-07 7:44 
AnswerRe: Programmatically exporting to CSV file... Pin
Frank Kerrigan26-Oct-07 11:13
Frank Kerrigan26-Oct-07 11:13 
QuestionQuery Pin
sirisha guttikonda26-Oct-07 3:23
sirisha guttikonda26-Oct-07 3:23 
AnswerRe: Query Pin
Sandeep Kumar26-Oct-07 3:32
Sandeep Kumar26-Oct-07 3:32 
GeneralRe: Query Pin
sirisha guttikonda26-Oct-07 3:45
sirisha guttikonda26-Oct-07 3:45 
GeneralRe: Query Pin
Sandeep Kumar26-Oct-07 3:58
Sandeep Kumar26-Oct-07 3:58 
QuestionProblem with variable table in SQL Pin
vuthaianh26-Oct-07 1:32
vuthaianh26-Oct-07 1:32 
AnswerRe: Problem with variable table in SQL Pin
pmarfleet26-Oct-07 7:28
pmarfleet26-Oct-07 7:28 
GeneralRe: Problem with variable table in SQL Pin
vuthaianh26-Oct-07 15:11
vuthaianh26-Oct-07 15:11 
GeneralRe: Problem with variable table in SQL Pin
pmarfleet26-Oct-07 23:20
pmarfleet26-Oct-07 23:20 
GeneralRe: Problem with variable table in SQL Pin
vuthaianh30-Oct-07 16:16
vuthaianh30-Oct-07 16:16 
Questiondiff b/w sql2000 and sql 2005 Pin
George Mathew26-Oct-07 1:09
George Mathew26-Oct-07 1:09 
AnswerRe: diff b/w sql2000 and sql 2005 Pin
Sathesh Sakthivel26-Oct-07 2:35
Sathesh Sakthivel26-Oct-07 2:35 
QuestionDifficulty with using Eastern European character with SQL Server Pin
mikeroberts100uk26-Oct-07 0:04
mikeroberts100uk26-Oct-07 0:04 
AnswerRe: Difficulty with using Eastern European character with SQL Server Pin
GuyThiebaut26-Oct-07 5:29
professionalGuyThiebaut26-Oct-07 5:29 

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.