Hello,
I am trying to call path value from DbTable values. I read one article which says Path requires "string" as its value.
code:- aqFileSystem.MoveFile("C:\\TC", "C:\\TC\\Temp", false))
I want to read "C:\\TC" from DBtable. Is it possible?
Thanks in Advance.