Click here to Skip to main content
15,902,112 members
Home / Discussions / C#
   

C#

 
AnswerRe: Advice Pin
Manas Bhardwaj2-Aug-09 9:04
professionalManas Bhardwaj2-Aug-09 9:04 
QuestionDeserialising derived classes using XmlAttributeOverrides Pin
Clive D. Pottinger2-Aug-09 6:39
Clive D. Pottinger2-Aug-09 6:39 
AnswerRe: Deserialising derived classes using XmlAttributeOverrides Pin
N a v a n e e t h2-Aug-09 7:55
N a v a n e e t h2-Aug-09 7:55 
GeneralRe: Deserialising derived classes using XmlAttributeOverrides Pin
Clive D. Pottinger3-Aug-09 6:08
Clive D. Pottinger3-Aug-09 6:08 
GeneralRe: Deserialising derived classes using XmlAttributeOverrides Pin
N a v a n e e t h3-Aug-09 16:27
N a v a n e e t h3-Aug-09 16:27 
AnswerRe: Deserialising derived classes using XmlAttributeOverrides Pin
Henry Minute2-Aug-09 9:09
Henry Minute2-Aug-09 9:09 
GeneralRe: Deserialising derived classes using XmlAttributeOverrides Pin
Clive D. Pottinger3-Aug-09 6:13
Clive D. Pottinger3-Aug-09 6:13 
QuestionAccessing the file of a T-SQL BACKUP call Pin
Uwe Keim2-Aug-09 6:00
sitebuilderUwe Keim2-Aug-09 6:00 
Trying to provide a backup "button" inside the C# Windows Forms application on a client PC that connects to a SQL Server database, I want to grab the resulting backup file of a call to the BACKUP DATABASE[^] T-SQL function.

Since the BACKUP DATABASE function takes a file path that is relative to the SQL Server itself, I see no reliable way to get the resulting backup file from the client.

My ideal way would be:

1.) Call the BACKUP DATABASE function from my client application.
2.) Specify to backup to a local file (or even better: a C#/.NET stream[^]).
3.) Capture the resulting BAK file from my client application.

Question: Is this possible to achieve?

(I will cross-post this message to the Database forum, since I am unsure whether this is more an ADO.NET topic)

Thanks
Uwe

My personal 24/7 webcam
Zeta Test - Intuitive, competitive Test Management environment for Test Plans and Test Cases. Download now!
Zeta Producer Desktop CMS - Intuitive, very easy to use. Download now!

AnswerRe: Accessing the file of a T-SQL BACKUP call Pin
N a v a n e e t h2-Aug-09 7:40
N a v a n e e t h2-Aug-09 7:40 
GeneralRe: Accessing the file of a T-SQL BACKUP call Pin
Uwe Keim2-Aug-09 19:15
sitebuilderUwe Keim2-Aug-09 19:15 
AnswerRe: Accessing the file of a T-SQL BACKUP call Pin
Mycroft Holmes2-Aug-09 12:21
professionalMycroft Holmes2-Aug-09 12:21 
GeneralRe: Accessing the file of a T-SQL BACKUP call Pin
Uwe Keim2-Aug-09 19:15
sitebuilderUwe Keim2-Aug-09 19:15 
Questionnotify icon Pin
Vivek Vijayan2-Aug-09 2:18
Vivek Vijayan2-Aug-09 2:18 
AnswerRe: notify icon Pin
Manas Bhardwaj2-Aug-09 2:27
professionalManas Bhardwaj2-Aug-09 2:27 
GeneralRe: notify icon Pin
Abhijit Jana2-Aug-09 2:38
professionalAbhijit Jana2-Aug-09 2:38 
GeneralRe: notify icon Pin
Manas Bhardwaj2-Aug-09 2:39
professionalManas Bhardwaj2-Aug-09 2:39 
AnswerRe: notify icon Pin
CoderForEver2-Aug-09 8:06
CoderForEver2-Aug-09 8:06 
QuestionCustom user control Pin
Jon Henry2-Aug-09 1:45
Jon Henry2-Aug-09 1:45 
AnswerRe: Custom user control Pin
Super Lloyd2-Aug-09 2:38
Super Lloyd2-Aug-09 2:38 
GeneralRe: Custom user control Pin
Jon Henry2-Aug-09 2:46
Jon Henry2-Aug-09 2:46 
GeneralRe: Custom user control Pin
Super Lloyd2-Aug-09 2:54
Super Lloyd2-Aug-09 2:54 
GeneralRe: Custom user control Pin
Super Lloyd2-Aug-09 3:16
Super Lloyd2-Aug-09 3:16 
GeneralRe: Custom user control Pin
Jon Henry2-Aug-09 3:23
Jon Henry2-Aug-09 3:23 
GeneralRe: Custom user control Pin
Super Lloyd2-Aug-09 4:05
Super Lloyd2-Aug-09 4:05 
GeneralRe: Custom user control Pin
Jon Henry2-Aug-09 4:25
Jon Henry2-Aug-09 4:25 

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.