WebStoreConfig.ConnectionString

The Sql Server Connection string using the SqlClient object.=

public String ConnectionString

Example

server=(local);database=WestWindWebStore;uid=WebStore;pwd=password;
server=(local);database=WestWindWebStore;trusted_connection=true;Pooling=true;Max Pool Size=10;enlist=false;

See also:

Class WebStoreConfig

© West Wind Technologies, 1996-2018 • Updated: 10/07/03
Comment or report problem with topic