Click here to Skip to main content
15,911,531 members
Home / Discussions / Database
   

Database

 
QuestionASP.NET + OPEN DATABASE (HSQL) Pin
Vitor Hugo Barros16-Dec-06 1:29
Vitor Hugo Barros16-Dec-06 1:29 
QuestionUse stored procedure to check if database exist Pin
kani9815-Dec-06 12:19
kani9815-Dec-06 12:19 
AnswerRe: Use stored procedure to check if database exist Pin
Private_Void15-Dec-06 14:53
Private_Void15-Dec-06 14:53 
GeneralRe: Use stored procedure to check if database exist Pin
kani9818-Dec-06 12:30
kani9818-Dec-06 12:30 
GeneralRe: Use stored procedure to check if database exist Pin
Private_Void19-Dec-06 3:08
Private_Void19-Dec-06 3:08 
QuestionHelp with date math. Pin
Chris Meech15-Dec-06 8:24
Chris Meech15-Dec-06 8:24 
AnswerRe: Help with date math. Pin
Chris Meech15-Dec-06 9:17
Chris Meech15-Dec-06 9:17 
Questionmultiple rows output to one rows Pin
nmandaliya15-Dec-06 7:41
nmandaliya15-Dec-06 7:41 
hi to all,
i have a problem. i have "users" table with Id. now i have a function which acceprt user_id range and give output of all "Name" in one row.
ie if select * from users where iser_id in (1,2,3)
user_id Name
1 A
2 B
15 D
45 X
3 W ...

now i want query which give me output like
"A,B,w"
i.e coma seperated output.

can anybody help me for this?
p.s Not use cusor for this (to combine string)
thanks in advance

Questiongetting "unsupported data" in the column when selected Price from table field Pin
yogita charhate15-Dec-06 4:33
yogita charhate15-Dec-06 4:33 
AnswerRe: getting "unsupported data" in the column when selected Price from table field Pin
Frank Kerrigan15-Dec-06 5:21
Frank Kerrigan15-Dec-06 5:21 
QuestionExecute a Command Line App from Stored Procedure Pin
Kevin Nicol15-Dec-06 1:40
Kevin Nicol15-Dec-06 1:40 
AnswerRe: Execute a Command Line App from Stored Procedure Pin
Colin Angus Mackay15-Dec-06 3:35
Colin Angus Mackay15-Dec-06 3:35 
GeneralRe: Execute a Command Line App from Stored Procedure Pin
Kevin Nicol15-Dec-06 5:16
Kevin Nicol15-Dec-06 5:16 
GeneralRe: Execute a Command Line App from Stored Procedure Pin
Frank Kerrigan15-Dec-06 5:23
Frank Kerrigan15-Dec-06 5:23 
GeneralRe: Execute a Command Line App from Stored Procedure Pin
Colin Angus Mackay15-Dec-06 6:15
Colin Angus Mackay15-Dec-06 6:15 
QuestionArchiving Production database Pin
drequinox15-Dec-06 0:01
drequinox15-Dec-06 0:01 
AnswerRe: Archiving Production database Pin
Frank Kerrigan15-Dec-06 3:36
Frank Kerrigan15-Dec-06 3:36 
QuestionRed Gates's SQL Packager Vs Backup/Restore Pin
devvvy14-Dec-06 21:42
devvvy14-Dec-06 21:42 
AnswerRe: Red Gates's SQL Packager Vs Backup/Restore Pin
Frank Kerrigan14-Dec-06 23:58
Frank Kerrigan14-Dec-06 23:58 
QuestionDTS - SQL Server: Connection/memory leak? Transaction deadlocks? Pin
devvvy14-Dec-06 21:16
devvvy14-Dec-06 21:16 
AnswerRe: DTS - SQL Server: Connection/memory leak? Transaction deadlocks? Pin
Frank Kerrigan14-Dec-06 23:52
Frank Kerrigan14-Dec-06 23:52 
QuestionHow can I specify temp table as Source/Destination table for DTS "Transform Data Task"? Pin
devvvy14-Dec-06 21:10
devvvy14-Dec-06 21:10 
AnswerRe: How can I specify temp table as Source/Destination table for DTS "Transform Data Task"? Pin
Frank Kerrigan14-Dec-06 23:51
Frank Kerrigan14-Dec-06 23:51 
GeneralURGENT Re: How can I specify temp table as Source/Destination table for DTS "Transform Data Task"? Pin
devvvy17-Dec-06 17:09
devvvy17-Dec-06 17:09 
QuestionExporting and Import DTS packages? Pin
devvvy14-Dec-06 21:08
devvvy14-Dec-06 21:08 

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.