Subject Re: network connection dbase plus
From Akshat Kapoor <akshat.kapoor@kapoorsons.in>
Date Sun, 14 Jan 2018 17:55:44 +0530
Newsgroups dbase.getting-started

>> select * from "z:\myapp\tables\catalog.dbf"
> select * from "\\servername\myapp\tables\catalog.dbf"
>
> These methods all work but you will find, it will run slow once you increase the users and much more difficult to maintain path names. I would suggest using one as a server, buy  server layer (if you are not using Microsoft server) from say thinsoft and use terminal services to run seperate instances. It will run much faster and easier to maintain path names.
>
> Michael.

I agree about slowing down and I am facing this issue. I asked on
newsgroup and found others were also facing the same issue. So started
experimentation to move to MySQL (MariaDB of XAMPP) server.

Can thinsoft solve the issue.

Regards
Akshat