I am storing some select files and folders path in my database.

M

mustafa.mustafa77

How can we get the path of a file or folder when we move or copy and
paste files or folders from one directory / folder to another?

Is there any "event" in Windows which identifies the new path of the
pasted files or folder which can be picked up by an application in C#
Winform 2.0.

Problem discription:
I am storing some select files and folders path in my database.
Problem is if files or folders are moved from outside of my
application then path is not updating in my database.

I need to update the path (including network path) in my database if
files or folder moved from outside of my application.

Thank you.
 
D

Douglas J. Steele

Sorry, but this newsgroup is for questions about Access, the database
product that's part of Office Professional.

You'd be best off reposting your question to a newsgroup related to C#, or
perhaps one related to WinForms (there are several newsgroups starting
microsoft.public.dotnet.framework.windowsforms)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top