Click here to Skip to main content
15,905,144 members
Home / Discussions / C#
   

C#

 
GeneralRe: PerformanceCounter Problem Pin
stancrm19-Apr-08 11:15
stancrm19-Apr-08 11:15 
QuestionHow to get TaskFlow output as XML file from DSL tool Pin
Maddie from Dartford18-Apr-08 18:32
Maddie from Dartford18-Apr-08 18:32 
Questionwindows service using C# read from SQL database Pin
Knowledgestudent18-Apr-08 12:09
Knowledgestudent18-Apr-08 12:09 
GeneralRe: windows service using C# read from SQL database Pin
PIEBALDconsult18-Apr-08 13:41
mvePIEBALDconsult18-Apr-08 13:41 
GeneralRe: windows service using C# read from SQL database Pin
Knowledgestudent19-Apr-08 7:35
Knowledgestudent19-Apr-08 7:35 
GeneralRe: windows service using C# read from SQL database Pin
PIEBALDconsult20-Apr-08 16:31
mvePIEBALDconsult20-Apr-08 16:31 
Generallog4net and QueryHelper in .NET 1.1 stopped returing results Pin
.NET4Ever18-Apr-08 11:36
.NET4Ever18-Apr-08 11:36 
GeneralOpenFileDialog and SaveFileDialog [modified] Pin
cocoonwls18-Apr-08 8:59
cocoonwls18-Apr-08 8:59 
hi all,

In my application have 1 database which is point to path "C:\". When I use the OpenFileDialog.FileName to get the other file's path(example , "C:\Documents and Settings\) , the database's path will be change to the file's path.

Problem:
Original Database path: "C:\"
After use of OpenFileDialog,Database path change to: "C:\Documents and Settings\


I would like to know how can i maintain or get back to the original path even after use of OpenFileDialog?
Can anyone help on this?Confused | :confused:

thanks in advance
cocoon

modified on Friday, April 18, 2008 3:16 PM

GeneralRe: OpenFileDialog and SaveFileDialog Pin
Gareth H18-Apr-08 9:33
Gareth H18-Apr-08 9:33 
GeneralRe: OpenFileDialog and SaveFileDialog Pin
cocoonwls18-Apr-08 10:16
cocoonwls18-Apr-08 10:16 
AnswerRe: OpenFileDialog and SaveFileDialog Pin
Spacix One18-Apr-08 9:55
Spacix One18-Apr-08 9:55 
GeneralRe: OpenFileDialog and SaveFileDialog Pin
cocoonwls18-Apr-08 10:12
cocoonwls18-Apr-08 10:12 
GeneralRe: OpenFileDialog and SaveFileDialog Pin
Dave Kreskowiak18-Apr-08 10:19
mveDave Kreskowiak18-Apr-08 10:19 
AnswerRe: OpenFileDialog and SaveFileDialog Pin
Spacix One18-Apr-08 10:40
Spacix One18-Apr-08 10:40 
GeneralRe: OpenFileDialog and SaveFileDialog Pin
Matthew Butler18-Apr-08 11:07
Matthew Butler18-Apr-08 11:07 
GeneralRe: OpenFileDialog and SaveFileDialog Pin
Dave Kreskowiak18-Apr-08 15:26
mveDave Kreskowiak18-Apr-08 15:26 
GeneralRe: OpenFileDialog and SaveFileDialog Pin
cocoonwls18-Apr-08 15:43
cocoonwls18-Apr-08 15:43 
GeneralRe: OpenFileDialog and SaveFileDialog Pin
cocoonwls18-Apr-08 15:31
cocoonwls18-Apr-08 15:31 
GeneralRe: OpenFileDialog and SaveFileDialog Pin
Dave Kreskowiak18-Apr-08 15:34
mveDave Kreskowiak18-Apr-08 15:34 
GeneralRe: OpenFileDialog and SaveFileDialog Pin
cocoonwls18-Apr-08 15:45
cocoonwls18-Apr-08 15:45 
GeneralRe: OpenFileDialog and SaveFileDialog Pin
darkelv18-Apr-08 15:54
darkelv18-Apr-08 15:54 
GeneralRe: OpenFileDialog and SaveFileDialog [modified] Pin
Spacix One19-Apr-08 3:59
Spacix One19-Apr-08 3:59 
GeneralRetrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80070005 Pin
random418-Apr-08 8:46
random418-Apr-08 8:46 
QuestionBiztalk Developers/Architects? Pin
sksassociates18-Apr-08 8:37
sksassociates18-Apr-08 8:37 
QuestionWhat happoned to System.Uri(string, bool)?? [modified] Pin
Spacix One18-Apr-08 8:36
Spacix One18-Apr-08 8:36 

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.