Click here to Skip to main content
15,917,971 members
Home / Discussions / Database
   

Database

 
QuestionConnect VB.net 2005 with Sql Server 2000 "connection string" [modified] Pin
kindman_nb14-Feb-07 5:07
kindman_nb14-Feb-07 5:07 
AnswerRe: Connect VB.net 2005 with Sql Server 2000 "connection string" Pin
kubben16-Feb-07 6:13
kubben16-Feb-07 6:13 
Questionsearching using gridview Pin
Kunal P14-Feb-07 3:47
Kunal P14-Feb-07 3:47 
AnswerRe: searching using gridview Pin
John.L.Ponratnam14-Feb-07 20:11
John.L.Ponratnam14-Feb-07 20:11 
GeneralRe: searching using gridview Pin
Kunal P15-Feb-07 2:36
Kunal P15-Feb-07 2:36 
QuestionSQL DATETIME ..... Help!!!!! Pin
BooleanTrue14-Feb-07 1:39
professionalBooleanTrue14-Feb-07 1:39 
AnswerRe: SQL DATETIME ..... Help!!!!! Pin
Colin Angus Mackay14-Feb-07 1:43
Colin Angus Mackay14-Feb-07 1:43 
GeneralRe: SQL DATETIME ..... Help!!!!! Pin
BooleanTrue14-Feb-07 2:18
professionalBooleanTrue14-Feb-07 2:18 
You are right!
But i think i have to discuss my problem in detail!

It was a test code... Actually Database is created in ACCESS and date is stored as text in previous database. While generating reports using access database i use 'Weekday' function to get day i.e SUNDAY for 12/07/2003.

Now, I have fetched data from ACCESS to SQL server and again i put date as string using vnarchar(10) datatype. When i use
datename(dw,DateFieldName) to get name of day on specific date i get an 'Arithmatic Overflow Error'

But when i created this Test code(with datefield with datatype datetime) i have posted it was also creating problem!

I am sorry! i have written too much... but the only thing i want to do is
"Date is stored in SQL table as string with date formate DD/MM/YYYY (13/07/2003) and i want to get the name of day i.e SUNDAY"

Thank you for your response! and again i hope you will help me..



colgateas900197

AnswerRe: SQL DATETIME ..... Help!!!!! Pin
andyharman14-Feb-07 2:05
professionalandyharman14-Feb-07 2:05 
GeneralRe: SQL DATETIME ..... Help!!!!! Pin
BooleanTrue14-Feb-07 2:54
professionalBooleanTrue14-Feb-07 2:54 
AnswerRe: SQL DATETIME ..... Help!!!!! Pin
Harini N K21-Feb-07 22:13
Harini N K21-Feb-07 22:13 
QuestionPlease review and suggest Pin
logicon14-Feb-07 0:52
logicon14-Feb-07 0:52 
AnswerRe: Please review and suggest Pin
Pete O'Hanlon14-Feb-07 1:35
mvePete O'Hanlon14-Feb-07 1:35 
GeneralRe: Please review and suggest Pin
logicon14-Feb-07 1:40
logicon14-Feb-07 1:40 
GeneralRe: Please review and suggest Pin
Pete O'Hanlon14-Feb-07 1:49
mvePete O'Hanlon14-Feb-07 1:49 
GeneralRe: Please review and suggest Pin
logicon14-Feb-07 2:24
logicon14-Feb-07 2:24 
GeneralRe: Please review and suggest Pin
andyharman14-Feb-07 2:39
professionalandyharman14-Feb-07 2:39 
GeneralRe: Please review and suggest Pin
logicon14-Feb-07 2:58
logicon14-Feb-07 2:58 
Questioncase sensitive search Pin
Rocky#14-Feb-07 0:02
Rocky#14-Feb-07 0:02 
AnswerRe: case sensitive search Pin
andyharman14-Feb-07 0:09
professionalandyharman14-Feb-07 0:09 
GeneralRe: case sensitive search Pin
Rocky#14-Feb-07 17:40
Rocky#14-Feb-07 17:40 
AnswerRe: case sensitive search Pin
Pete O'Hanlon14-Feb-07 1:25
mvePete O'Hanlon14-Feb-07 1:25 
QuestionDatabase SqlServer2000 on Server Pin
sanaziuse13-Feb-07 22:34
sanaziuse13-Feb-07 22:34 
AnswerRe: Database SqlServer2000 on Server Pin
Pete O'Hanlon13-Feb-07 23:24
mvePete O'Hanlon13-Feb-07 23:24 
GeneralRe: Database SqlServer2000 on Server Pin
sanaziuse13-Feb-07 23:44
sanaziuse13-Feb-07 23:44 

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.