Click here to Skip to main content
16,006,378 members
Home / Discussions / Database
   

Database

 
QuestionTransfering Data to PDA Pin
jansmith7231-Jan-06 6:49
jansmith7231-Jan-06 6:49 
QuestionQuery Problem?? Pin
tadhg8831-Jan-06 2:04
tadhg8831-Jan-06 2:04 
AnswerRe: Query Problem?? Pin
Michael Potter31-Jan-06 8:39
Michael Potter31-Jan-06 8:39 
QuestionSession Variable using ASP Pin
ketanjh30-Jan-06 21:34
ketanjh30-Jan-06 21:34 
QuestionMust declare the variable '@TheYear' Pin
sasire1830-Jan-06 19:03
sasire1830-Jan-06 19:03 
AnswerRe: Must declare the variable '@TheYear' Pin
Pankaj Kulkarni30-Jan-06 19:47
Pankaj Kulkarni30-Jan-06 19:47 
AnswerRe: Must declare the variable '@TheYear' Pin
venkat2reddy31-Jan-06 0:47
venkat2reddy31-Jan-06 0:47 
GeneralRe: Must declare the variable '@TheYear' Pin
Colin Angus Mackay31-Jan-06 2:27
Colin Angus Mackay31-Jan-06 2:27 
No. It won't.

You declare @TheYear, use @TheYear, and then SET @TheYear. What is the value of @TheYear in the first SELECT statement.

As the question was already answered correctly, I'm left wondering why you also answered.

ColinMackay.net
"Man who stand on hill with mouth open will wait long time for roast duck to drop in." -- Confucius
"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell

GeneralRe: Must declare the variable '@TheYear' Pin
sasire1831-Jan-06 3:19
sasire1831-Jan-06 3:19 
QuestionconnectionString update not working Pin
Eugenio Lysei Junior30-Jan-06 12:11
Eugenio Lysei Junior30-Jan-06 12:11 
QuestionHOW TO USE TIMESTAMP Pin
ventomito30-Jan-06 9:48
ventomito30-Jan-06 9:48 
QuestionADO creating 2 connections Pin
Steven G. Weber30-Jan-06 9:20
Steven G. Weber30-Jan-06 9:20 
QuestionMoving a SQL database Pin
dptalt30-Jan-06 5:54
dptalt30-Jan-06 5:54 
AnswerRe: Moving a SQL database Pin
Colin Angus Mackay30-Jan-06 6:52
Colin Angus Mackay30-Jan-06 6:52 
GeneralRe: Moving a SQL database Pin
shaz jazz1-Jul-06 2:17
shaz jazz1-Jul-06 2:17 
GeneralRe: Moving a SQL database Pin
Colin Angus Mackay1-Jul-06 2:37
Colin Angus Mackay1-Jul-06 2:37 
QuestionRecursive Data Pin
Bassam Saoud30-Jan-06 5:06
Bassam Saoud30-Jan-06 5:06 
AnswerRe: Recursive Data Pin
Damodar Periwal3-Feb-06 14:01
Damodar Periwal3-Feb-06 14:01 
QuestionHow to get SqlTypes of a particular column in sqlserver using C# Pin
YogeshChoudhary30-Jan-06 0:59
YogeshChoudhary30-Jan-06 0:59 
QuestionHow to generate a sql db from a xml file Pin
User 231751430-Jan-06 0:58
User 231751430-Jan-06 0:58 
Questionupdate problem Pin
kings_128-Jan-06 15:57
kings_128-Jan-06 15:57 
QuestionCertain Numbr of records Pin
gharry28-Jan-06 3:36
gharry28-Jan-06 3:36 
AnswerRe: Certain Numbr of records Pin
Colin Angus Mackay28-Jan-06 6:01
Colin Angus Mackay28-Jan-06 6:01 
QuestionAutonumber in MS Access Pin
alfakappasigma27-Jan-06 23:49
alfakappasigma27-Jan-06 23:49 
AnswerRe: Autonumber in MS Access Pin
Pankaj Kulkarni30-Jan-06 0:47
Pankaj Kulkarni30-Jan-06 0:47 

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.