Disable connection pooling using AdsConnection

Connection string

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

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

Default values for pooling is true, with the options Min Pool Size=0, Max Pool Size=100, Connection Lifetime=0 (in seconds, 0 meaning it will never recycle)