Hello,
we have a request from client to hide folder containig dbf files from end users.
I am trying to use Advantage server (granting access rihts to ADS process only) for that and can open dbf files using dbusearea() with UNC path to dbf files but indexes (cdx) will not be opened not with autoopen (as they should by ADS documentation) nor with DBSetIndex() call.
Dbsetindex() returns ADS 7041 error (File not found).
When I enable access for user to data folder ADS works without problem.
Any ideas uhat could be wrong?
Anybody successully using ADS with hidden database folder?
Taavi
Using Advantage database server with database folder hidden
-
- Posts: 161
- Joined: Tue Oct 18, 2005 10:01 am
Re: Using Advantage database server with database folder hidden
Hi, please, try with ARC32, ARC have full acess and can exploit bad things.
regards,
regards,
Re: Using Advantage database server with database folder hidden
Hi,
yes, ARC32 can open file with index without problem from the same workstation.
Taavi.
yes, ARC32 can open file with index without problem from the same workstation.
Taavi.
- Giovany Vecchi
- Posts: 129
- Joined: Mon Jun 05, 2006 9:39 pm
- Location: Brasil
Re: Using Advantage database server with database folder hidden
Under Table Properties, select YES under auto create.
Re: Using Advantage database server with database folder hidden
Hi,
I am using free tables (.dbf) not .adt, there is no such properties for dbf tables.
I am using free tables (.dbf) not .adt, there is no such properties for dbf tables.