I'm trying to write application using HB_Netio.
My ide was to create server app, which opens all dbf files on begin.
Then, I want to call remote procedures from my app.
I found problem - when procedure is called from remote station, it can't see opened files.
Is it right?
Is it the way to obtain this situation? Or I need to oped requested dbf every time when I want to read date from it?
Maybe these questions are stupid, but these are my first steps with HB_Netio

Regards, Marek