Click here to Skip to main content
15,912,072 members
Home / Discussions / Database
   

Database

 
Questionsql Server 2000 Change table datas to another table Pin
kankeyan17-Jun-07 23:35
kankeyan17-Jun-07 23:35 
AnswerRe: sql Server 2000 Change table datas to another table Pin
Colin Angus Mackay17-Jun-07 23:41
Colin Angus Mackay17-Jun-07 23:41 
Generalthank u Pin
kankeyan17-Jun-07 23:49
kankeyan17-Jun-07 23:49 
Questionblob Pin
WhiteGirl2317-Jun-07 22:41
WhiteGirl2317-Jun-07 22:41 
AnswerRe: blob Pin
Colin Angus Mackay17-Jun-07 23:11
Colin Angus Mackay17-Jun-07 23:11 
QuestionDAAB January 2006 @ReturnValue Confusion Pin
Brendan Vogt17-Jun-07 9:52
Brendan Vogt17-Jun-07 9:52 
AnswerRe: DAAB January 2006 @ReturnValue Confusion Pin
sam#17-Jun-07 21:59
sam#17-Jun-07 21:59 
AnswerRe: DAAB January 2006 @ReturnValue Confusion Pin
Mike Dimmick18-Jun-07 5:28
Mike Dimmick18-Jun-07 5:28 
I don't know about the DAAB, but for .NET data providers in general, set the parameter's Direction property to ParameterDirection.ReturnValue. This property is a member of the IDataParameter interface.

The actual name of the return value parameter is unimportant, but it must be the first parameter in the parameters collection.

Stability. What an interesting concept. -- Chris Maunder

QuestionHow to get a better way to retrieve data from database? Pin
davidlks17-Jun-07 0:52
davidlks17-Jun-07 0:52 
AnswerRe: How to get a better way to retrieve data from database? Pin
sam#17-Jun-07 21:53
sam#17-Jun-07 21:53 
QuestionSQL server 2005 Enterprise Edition Doubt... Pin
Sathyaa1516-Jun-07 23:18
Sathyaa1516-Jun-07 23:18 
AnswerRe: SQL server 2005 Enterprise Edition Doubt... Pin
sam#17-Jun-07 21:45
sam#17-Jun-07 21:45 
GeneralRe: SQL server 2005 Enterprise Edition Doubt... Pin
Colin Angus Mackay17-Jun-07 21:48
Colin Angus Mackay17-Jun-07 21:48 
AnswerRe: SQL server 2005 Enterprise Edition Doubt... Pin
Colin Angus Mackay17-Jun-07 21:47
Colin Angus Mackay17-Jun-07 21:47 
GeneralRe: SQL server 2005 Enterprise Edition Doubt... Pin
sam#17-Jun-07 21:56
sam#17-Jun-07 21:56 
GeneralRe: SQL server 2005 Enterprise Edition Doubt... Pin
Colin Angus Mackay17-Jun-07 22:40
Colin Angus Mackay17-Jun-07 22:40 
GeneralRe: SQL server 2005 Enterprise Edition Doubt... Pin
Pete O'Hanlon17-Jun-07 23:43
mvePete O'Hanlon17-Jun-07 23:43 
GeneralRe: SQL server 2005 Enterprise Edition Doubt... Pin
Mike Dimmick18-Jun-07 2:34
Mike Dimmick18-Jun-07 2:34 
GeneralRe: SQL server 2005 Enterprise Edition Doubt... Pin
Colin Angus Mackay18-Jun-07 8:47
Colin Angus Mackay18-Jun-07 8:47 
QuestionFULL TEXT SEACRH SQL SERVER 2000 Pin
Durahman Hamdan16-Jun-07 17:54
Durahman Hamdan16-Jun-07 17:54 
AnswerRe: FULL TEXT SEACRH SQL SERVER 2000 Pin
Member 387988117-Jun-07 20:41
Member 387988117-Jun-07 20:41 
Questiongroup by clause. Pin
Vipin.d15-Jun-07 23:25
Vipin.d15-Jun-07 23:25 
AnswerRe: group by clause. Pin
Arun.Immanuel16-Jun-07 1:07
Arun.Immanuel16-Jun-07 1:07 
GeneralRe: group by clause. Pin
Vipin.d16-Jun-07 20:59
Vipin.d16-Jun-07 20:59 
GeneralRe: group by clause. Pin
Arun.Immanuel16-Jun-07 21:16
Arun.Immanuel16-Jun-07 21:16 

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.