Click here to Skip to main content
15,895,462 members
Home / Discussions / Database
   

Database

 
AnswerRe: Special Characters Pin
Parwej Ahamad8-Oct-08 19:19
professionalParwej Ahamad8-Oct-08 19:19 
QuestionOverride Stored Connection String Pin
chrisace8-Oct-08 15:22
chrisace8-Oct-08 15:22 
AnswerRe: Override Stored Connection String Pin
Mycroft Holmes8-Oct-08 21:34
professionalMycroft Holmes8-Oct-08 21:34 
AnswerRe: Override Stored Connection String Pin
Frank Kerrigan8-Oct-08 22:05
Frank Kerrigan8-Oct-08 22:05 
GeneralRe: Override Stored Connection String Pin
chrisace9-Oct-08 12:42
chrisace9-Oct-08 12:42 
Questionhow can we restore database if i have DBscripts Pin
Aslesh8-Oct-08 5:36
Aslesh8-Oct-08 5:36 
AnswerRe: how can we restore database if i have DBscripts Pin
Frank Kerrigan8-Oct-08 6:20
Frank Kerrigan8-Oct-08 6:20 
QuestionBulk Copy with Images Pin
JoZ CaVaLLo8-Oct-08 4:25
JoZ CaVaLLo8-Oct-08 4:25 
Hi... I have a table with a column containing images. I'd like that my sql server 2005 stores those images on his backup device.

I tried with the following command
EXEC xp_cmdshell 'bcp "SELECT Image FROM table WHERE ID=1" queryout "C:\Temp\myImage.jpg" -c -T'

I get a file that seems a jpg image... but it's not... I think it's because bcp queryout works only with text data.

Does somebody have any idea on how can I get this working?

Life is not short... the problem is only how you organize yourself

AnswerRe: Bulk Copy with Images Pin
Sherif728-Oct-08 5:17
Sherif728-Oct-08 5:17 
GeneralRe: Bulk Copy with Images Pin
JoZ CaVaLLo8-Oct-08 5:30
JoZ CaVaLLo8-Oct-08 5:30 
GeneralRe: Bulk Copy with Images Pin
Sherif728-Oct-08 21:23
Sherif728-Oct-08 21:23 
GeneralRe: Bulk Copy with Images Pin
JoZ CaVaLLo8-Oct-08 22:16
JoZ CaVaLLo8-Oct-08 22:16 
GeneralRe: Bulk Copy with Images Pin
JoZ CaVaLLo8-Oct-08 23:24
JoZ CaVaLLo8-Oct-08 23:24 
AnswerRe: Bulk Copy with Images Pin
nelsonpaixao8-Oct-08 13:37
nelsonpaixao8-Oct-08 13:37 
GeneralRe: Bulk Copy with Images Pin
JoZ CaVaLLo8-Oct-08 20:46
JoZ CaVaLLo8-Oct-08 20:46 
GeneralRe: Bulk Copy with Images Pin
nelsonpaixao9-Oct-08 13:13
nelsonpaixao9-Oct-08 13:13 
GeneralRe: Bulk Copy with Images Pin
JoZ CaVaLLo9-Oct-08 20:24
JoZ CaVaLLo9-Oct-08 20:24 
AnswerRe: Bulk Copy with Images Pin
Mycroft Holmes8-Oct-08 17:18
professionalMycroft Holmes8-Oct-08 17:18 
Question[Message Deleted] Pin
developer.ravish8-Oct-08 1:32
developer.ravish8-Oct-08 1:32 
AnswerRe: Database Design Pin
Ashfield8-Oct-08 2:39
Ashfield8-Oct-08 2:39 
AnswerRe: Database Design Pin
Colin Angus Mackay8-Oct-08 3:24
Colin Angus Mackay8-Oct-08 3:24 
JokeRe: Database Design Pin
Mycroft Holmes8-Oct-08 17:23
professionalMycroft Holmes8-Oct-08 17:23 
GeneralRe: Database Design Pin
Colin Angus Mackay8-Oct-08 21:19
Colin Angus Mackay8-Oct-08 21:19 
Questionsql server 2005 doesin`t open on windows vista "can any body help me PLZ??" Pin
ahmedhassan968-Oct-08 0:16
ahmedhassan968-Oct-08 0:16 
AnswerRe: sql server 2005 doesin`t open on windows vista "can any body help me PLZ??" Pin
Ashfield8-Oct-08 2:32
Ashfield8-Oct-08 2:32 

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.