|
When using your Requester, you connect to the Pervasive server engine to access data files. This section shows the variations on network file syntax you can use to access files on your network using Btrieve or SQL applications.
Pervasive.SQL supports the Universal Naming Convention (UNC) and Drive path formats (explicit and current) across the majority of operating environments, including:
For more information on the path formats, see the sections that follow:
The following UNC path formats are supported on all clients to all servers:
UNC syntax is resolved correctly regardless of the actual type of network operating system (NOS) that is operating on the target server.
Note
In all instances above, backslashes (\) can be interchanged with forward slashes (/) except for the double backslash (\\). The syntax [\] indicates that the backslash is optional.
The following drive representations are supported on all clients to all servers:
Note
Do not map drive letters to the \\Tree\VolumeObject format found in Network Neighborhood. See NetWare Directory Services (NDS) Formats .
NetWare path formats on all clients only to NetWare servers:
Pervasive.SQL provides complete integration with Novell Clients, which has the following benefits to users and network administrators:
Note
Pervasive does not support the \\Tree\VolumeObject format found in Network Neighborhood. See NetWare Directory Services (NDS) Formats .
Pervasive.SQL was tested with the following Novell clients:
Each of these clients provide the set of NDS specific APIs needed by the Pervasive.SQL requesters to integrate fully with the NDS environment. All Pervasive.SQL requesters will detect these clients' presence automatically; no additional Pervasive.SQL configuration changes are required. When these clients are available to the Pervasive.SQL requesters, the following operations are supported:
The file name and path formats supported by the Pervasive.SQL requesters through the Novell clients are listed in the table below:
Incoming paths on a Linux server using Samba will be processed as follows in order of relative priority:
The smb.conf file must be configured to accept <sharename>, otherwise it will default to the following:
If the smb.conf file is not configured properly or not found on the target server, the absolute path is used.
|
Chapter contents
Prev topic: How to Configure the Pervasive Clients
|