Share DBF tables to other applications using AdsConnection

Connection string

This Advantage .NET Data Provider connection string can be used for connections to Sybase Advantage.

This is used to share DBF tables in a writable mode with other (non-Advantage) database applications.

Data Source=\\myserver\myvolume\mypat\mydd.add;User ID=myUsername;
Password
=myPassword;
ServerType=REMOTE;LockMode=COMPATIBLE;

Applicable to CDX and NTX TableTypes

Default value (that will lock tables) is PROPRIETARY