Hi Przemek,
I have a program being shared by ~100 branches which were separated by
folders respectively in the server. Each branch/folder have
peculiarities and initialized by the program thru .ini file found inside
the folder. I just want to ask if it is feasible to add HB_ReadIni()
support to HBNETIO?
With your creation of HBNETIO, I have overcome one major security issue
in my environment by setting the shared folder to READONLY from the
server. Before this, I've been considering LetoDB but not quite sure of
the changes I need to make on my code and the ability to switch back to
standalone. With HBNETIO, I was able to achieve it in very little time
by simply passing the server path to DbUseArea() and DbSetIndex(). I
can easily switch to standalone by passing "" to server path. I can't
get away with "shared" mode yet because I'm using 3rd party report
writer which needs to access the file directly. FRH maybe the way
because of its "WorkArea" nature in reading data.
Thank you so much for your marvelous work and sharing it to the community.
Best regards,
Mario
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour