Click here to Skip to main content
15,906,333 members
Home / Discussions / C#
   

C#

 
AnswerRe: Loading an image as a byte array Pin
Luc Pattyn18-Jan-07 23:03
sitebuilderLuc Pattyn18-Jan-07 23:03 
GeneralRe: Loading an image as a byte array Pin
Russell Jones18-Jan-07 23:02
Russell Jones18-Jan-07 23:02 
GeneralRe: Loading an image as a byte array Pin
Luc Pattyn18-Jan-07 23:10
sitebuilderLuc Pattyn18-Jan-07 23:10 
GeneralRe: Loading an image as a byte array Pin
Russell Jones18-Jan-07 23:39
Russell Jones18-Jan-07 23:39 
GeneralRe: Loading an image as a byte array Pin
Luc Pattyn18-Jan-07 23:46
sitebuilderLuc Pattyn18-Jan-07 23:46 
Generalbug in doc Pin
Luc Pattyn18-Jan-07 23:58
sitebuilderLuc Pattyn18-Jan-07 23:58 
GeneralRe: bug in doc Pin
Russell Jones19-Jan-07 0:32
Russell Jones19-Jan-07 0:32 
QuestionData Transfer to new table Pin
Bulky Fellow18-Jan-07 22:06
Bulky Fellow18-Jan-07 22:06 
Hi,

I need to transfer some data from one table to another in SQL Server 2000.

Here's the scenario:

Table 1 (Source): Name, Col1, Col2, Col3, Col4

Table 2 (Destination): Name, Cols

I want Cols to store the consolidated values of Col1 Col2 Col3 and Col4,
separated by 1 comma and a space, i.e. ,<space>

For example, if in Table 1, Col1 = 'Me' Col2='Myself' Col3='and' Col4='Irene'

Then in the Destination Table 2, Cols should be equal to 'Me, Myself, and, Irene'


This one is a real cracker. Will anyone be able work out a query or something?
If no one here can, I guess I can't go anywhere else.

Thanks.

ASP - AJAX is SEXY. PERIOD.

AnswerRe: Data Transfer to new table Pin
mihksoft18-Jan-07 22:49
mihksoft18-Jan-07 22:49 
AnswerRe: Data Transfer to new table Pin
Russell Jones18-Jan-07 22:54
Russell Jones18-Jan-07 22:54 
GeneralRe: Data Transfer to new table Pin
Bulky Fellow24-Jan-07 21:35
Bulky Fellow24-Jan-07 21:35 
QuestionBest way of stopping program after caught in catch{} Pin
livez18-Jan-07 21:49
livez18-Jan-07 21:49 
AnswerRe: Best way of stopping program after caught in catch{} Pin
Stefan Troschuetz18-Jan-07 21:57
Stefan Troschuetz18-Jan-07 21:57 
AnswerRe: Best way of stopping program after caught in catch{} Pin
quiteSmart18-Jan-07 21:58
quiteSmart18-Jan-07 21:58 
GeneralRe: Best way of stopping program after caught in catch{} Pin
livez18-Jan-07 22:24
livez18-Jan-07 22:24 
GeneralRe: Best way of stopping program after caught in catch{} Pin
quiteSmart18-Jan-07 22:36
quiteSmart18-Jan-07 22:36 
AnswerRe: Best way of stopping program after caught in catch{} Pin
Russell Jones18-Jan-07 22:33
Russell Jones18-Jan-07 22:33 
AnswerRe: Best way of stopping program after caught in catch{} Pin
Guffa18-Jan-07 22:37
Guffa18-Jan-07 22:37 
QuestionCan we Compare two folders according to size and date modified? Pin
tirumal123118-Jan-07 21:12
tirumal123118-Jan-07 21:12 
AnswerRe: Can we Compare two folders according to size and date modified? Pin
Luc Pattyn18-Jan-07 21:46
sitebuilderLuc Pattyn18-Jan-07 21:46 
AnswerRe: Can we Compare two folders according to size and date modified? Pin
Christian Graus18-Jan-07 21:53
protectorChristian Graus18-Jan-07 21:53 
AnswerRe: Can we Compare two folders according to size and date modified? Pin
Stefan Troschuetz18-Jan-07 21:53
Stefan Troschuetz18-Jan-07 21:53 
AnswerRe: Can we Compare two folders according to size and date modified? [modified] Pin
Michael Sterk18-Jan-07 22:07
Michael Sterk18-Jan-07 22:07 
GeneralRe: Can we Compare two folders according to size and date modified? Pin
arvmca18-Feb-09 0:44
arvmca18-Feb-09 0:44 
AnswerRe: Can we Compare two folders according to size and date modified? Pin
Luc Pattyn18-Jan-07 22:18
sitebuilderLuc Pattyn18-Jan-07 22:18 

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.