Click here to Skip to main content
15,913,487 members
Home / Discussions / Database
   

Database

 
QuestionQuery + Variable problem Pin
archangel71730-Nov-07 9:25
archangel71730-Nov-07 9:25 
AnswerRe: Query + Variable problem Pin
andyharman30-Nov-07 9:38
professionalandyharman30-Nov-07 9:38 
AnswerRe: Query + Variable problem Pin
DoomedOne30-Nov-07 9:39
DoomedOne30-Nov-07 9:39 
GeneralRe: Query + Variable problem Pin
archangel71730-Nov-07 10:10
archangel71730-Nov-07 10:10 
GeneralRe: Query + Variable problem Pin
archangel71730-Nov-07 10:23
archangel71730-Nov-07 10:23 
GeneralRe: Query + Variable problem Pin
Pete O'Hanlon30-Nov-07 10:50
mvePete O'Hanlon30-Nov-07 10:50 
QuestionSelect .. Where x in (@param) ... convertion??? Pin
JoZ CaVaLLo30-Nov-07 5:03
JoZ CaVaLLo30-Nov-07 5:03 
AnswerRe: Select .. Where x in (@param) ... convertion??? Pin
Pete O'Hanlon30-Nov-07 10:02
mvePete O'Hanlon30-Nov-07 10:02 
You can't do this because you are passing in a string containing the list. You need to do this by either writing a function to parse it or by writing dynamic SQL.

Deja View - the feeling that you've seen this post before.

My blog | My articles


QuestionProblem with Data Adapter and one PC [modified] Pin
dbrenth30-Nov-07 3:27
dbrenth30-Nov-07 3:27 
AnswerRe: Problem with Data Adapter and one PC Pin
Paul Conrad30-Nov-07 4:49
professionalPaul Conrad30-Nov-07 4:49 
GeneralRe: Problem with Data Adapter and one PC Pin
dbrenth30-Nov-07 5:59
dbrenth30-Nov-07 5:59 
QuestionSqlServerCe VISUAL STUDIO 2005 VISUAL BASIC help needed Pin
panagiotis_mallis29-Nov-07 23:24
panagiotis_mallis29-Nov-07 23:24 
AnswerRe: SqlServerCe VISUAL STUDIO 2005 VISUAL BASIC help needed Pin
Paddy Boyd30-Nov-07 1:03
Paddy Boyd30-Nov-07 1:03 
GeneralRe: SqlServerCe VISUAL STUDIO 2005 VISUAL BASIC help needed Pin
panagiotis_mallis30-Nov-07 5:32
panagiotis_mallis30-Nov-07 5:32 
AnswerCross-Post (3 forums) Pin
leckey30-Nov-07 3:17
leckey30-Nov-07 3:17 
AnswerRe: SqlServerCe VISUAL STUDIO 2005 VISUAL BASIC help needed Pin
Paul Conrad30-Nov-07 4:42
professionalPaul Conrad30-Nov-07 4:42 
QuestionI am getting error when sql server connection is establish Pin
Kishore Polisetty Gopi29-Nov-07 23:06
Kishore Polisetty Gopi29-Nov-07 23:06 
AnswerRe: I am getting error when sql server connection is establish Pin
Tobias Schoenig29-Nov-07 23:12
Tobias Schoenig29-Nov-07 23:12 
QuestionProblem in Query Pin
Care Career29-Nov-07 22:52
Care Career29-Nov-07 22:52 
AnswerRe: Problem in Query Pin
Raviii_198329-Nov-07 23:06
Raviii_198329-Nov-07 23:06 
GeneralRe: Problem in Query Pin
Care Career30-Nov-07 0:31
Care Career30-Nov-07 0:31 
AnswerRe: Problem in Query Pin
Usharva29-Nov-07 23:28
Usharva29-Nov-07 23:28 
QuestionSQL 2005 Pin
Sipder29-Nov-07 22:40
Sipder29-Nov-07 22:40 
AnswerRe: SQL 2005 Pin
Colin Angus Mackay29-Nov-07 22:57
Colin Angus Mackay29-Nov-07 22:57 
AnswerRe: SQL 2005 Pin
Frank Kerrigan30-Nov-07 0:12
Frank Kerrigan30-Nov-07 0:12 

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.