Page 1 of 1

USE network file

Posted: Mon Oct 26, 2020 2:16 pm
by serge_girard
Hi

Is it possible to do something like this:

Code: Select all

cNetServer  := 'http:\\192.168.1.125\dbf_files\test'  
USE cNetServer  
MSGINFO(reccount())
Serge

Re: USE network file

Posted: Mon Oct 26, 2020 2:27 pm
by apais
hb_NETIO

Re: USE network file

Posted: Mon Oct 26, 2020 2:37 pm
by serge_girard
ok!

thanks, Serge

Re: USE network file

Posted: Tue Oct 27, 2020 2:12 pm
by serge_girard
I managed to map to a drive and then BINGO

Serge

Re: USE network file

Posted: Tue Oct 27, 2020 3:12 pm
by mol
mapping drive is OK, but you can have problems with samba protocol. It's working terribly slow

Re: USE network file

Posted: Tue Oct 27, 2020 3:36 pm
by serge_girard
Hi Marek,

What is Samba protocol? I use it as network drive for periodical backup, so speed is not really an issue.

Serge

Re: USE network file

Posted: Tue Oct 27, 2020 5:49 pm
by mol
It's ok