Hi,
Is it possible to return a datatable from an FTP location in .Net like this:?
objSessionDataManager.DataPath = @"ftp://userassword@213.171.193.5/saabshack.co.uk/htdocs/data/catalogue.mdb";
Seems to work through Explorer & MS Access but not through a .net implementation.
Many thanks,
Glyn.
Is it possible to return a datatable from an FTP location in .Net like this:?
objSessionDataManager.DataPath = @"ftp://userassword@213.171.193.5/saabshack.co.uk/htdocs/data/catalogue.mdb";
Seems to work through Explorer & MS Access but not through a .net implementation.
Many thanks,
Glyn.