adcounsel1
Programmer
Dear All
How can I access dbf file located on non shared harddisk partition.
Thanks
Hashim
How can I access dbf file located on non shared harddisk partition.
Thanks
Hashim
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
oNet = CreateObject('WScript.Network')
oNet.MapNetworkDrive('I','\\myserver\myFiles',.T.,'mike','password')
USE \\servername\physicaldrive\directory\filename.dbf
USE \\servername\sharname\filename.dbf
do i have to install wsh for this, if so from where i have to download it.
desired files is resided on C drive with $share name