Click here to Skip to main content
15,900,378 members
Home / Discussions / Database
   

Database

 
GeneralRe: Insert into SQL Problem Pin
Pete O'Hanlon21-Mar-07 2:46
mvePete O'Hanlon21-Mar-07 2:46 
GeneralRe: Insert into SQL Problem Pin
Colin Angus Mackay21-Mar-07 4:54
Colin Angus Mackay21-Mar-07 4:54 
AnswerRe: Insert into SQL Problem Pin
Colin Angus Mackay20-Mar-07 23:27
Colin Angus Mackay20-Mar-07 23:27 
QuestionSELECT TOP x field FROM Pin
joon vh.20-Mar-07 22:56
joon vh.20-Mar-07 22:56 
AnswerRe: SELECT TOP x field FROM Pin
Colin Angus Mackay20-Mar-07 23:23
Colin Angus Mackay20-Mar-07 23:23 
GeneralRe: SELECT TOP x field FROM Pin
joon vh.20-Mar-07 23:25
joon vh.20-Mar-07 23:25 
GeneralRe: SELECT TOP x field FROM Pin
Colin Angus Mackay20-Mar-07 23:28
Colin Angus Mackay20-Mar-07 23:28 
GeneralRe: SELECT TOP x field FROM Pin
joon vh.20-Mar-07 23:45
joon vh.20-Mar-07 23:45 
I found my problem, it seems that Select TOP has changed it's capabilities a lot in 2005, and this was the issue. Thanks.

On a sidenote, I'm sorry for the poor quality of some of my posts, but I'm really just trying to learn and help people at the same time. Thank you for remaining professional and not just breaking down all of my ideas because you think I'm an idiot.



Visual Studio can't evaluate this, can you?
public object moo<br />
        {<br />
__get { return moo; }<br />
__set { moo = value; }<br />
}

Questiontime out error Pin
nikhil123420-Mar-07 21:39
nikhil123420-Mar-07 21:39 
AnswerRe: time out error Pin
N a v a n e e t h20-Mar-07 23:17
N a v a n e e t h20-Mar-07 23:17 
AnswerRe: time out error Pin
Laxman Auti21-Mar-07 6:13
Laxman Auti21-Mar-07 6:13 
AnswerRe: time out error Pin
amnaahmad21-Mar-07 20:04
amnaahmad21-Mar-07 20:04 
QuestionJoin two resultsets inside a stored procedure Pin
amnaahmad20-Mar-07 20:49
amnaahmad20-Mar-07 20:49 
AnswerRe: Join two resultsets inside a stored procedure Pin
joon vh.20-Mar-07 22:51
joon vh.20-Mar-07 22:51 
GeneralRe: Join two resultsets inside a stored procedure Pin
Colin Angus Mackay20-Mar-07 23:33
Colin Angus Mackay20-Mar-07 23:33 
AnswerRe: Join two resultsets inside a stored procedure Pin
Colin Angus Mackay20-Mar-07 23:36
Colin Angus Mackay20-Mar-07 23:36 
GeneralRe: Join two resultsets inside a stored procedure Pin
amnaahmad21-Mar-07 19:55
amnaahmad21-Mar-07 19:55 
GeneralRe: Join two resultsets inside a stored procedure Pin
Colin Angus Mackay21-Mar-07 22:36
Colin Angus Mackay21-Mar-07 22:36 
GeneralRe: Join two resultsets inside a stored procedure Pin
amnaahmad25-Mar-07 23:39
amnaahmad25-Mar-07 23:39 
QuestionShowing progress of a long query Pin
Zoltan Balazs20-Mar-07 15:33
Zoltan Balazs20-Mar-07 15:33 
AnswerRe: Showing progress of a long query Pin
Dave Kreskowiak20-Mar-07 16:46
mveDave Kreskowiak20-Mar-07 16:46 
GeneralRe: Showing progress of a long query Pin
joon vh.20-Mar-07 22:53
joon vh.20-Mar-07 22:53 
GeneralRe: Showing progress of a long query Pin
Colin Angus Mackay20-Mar-07 23:24
Colin Angus Mackay20-Mar-07 23:24 
GeneralRe: Showing progress of a long query Pin
joon vh.20-Mar-07 23:27
joon vh.20-Mar-07 23:27 
GeneralRe: Showing progress of a long query Pin
Colin Angus Mackay20-Mar-07 23:31
Colin Angus Mackay20-Mar-07 23:31 

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.