Categories
Search → dsn and dsn less connections

DSN and DSN-less connections

DSN stands for ''Data Source Name''. It is an easy way to assign useful and easily rememberable names to data sources which may not be limited to databases alone. DSN-less connections don''t require creation of system level DSNs for co...
DETAILS

Access and SQL Server DSN-LESS connections

There are a few different ways to connect to an Access database using a DSN-LESS connection. You can use the Access driver, an OLEDB provider connection, a physical path or a virtual path. Here is an example of each as well as a DSN-LESS SQL Server c...
DETAILS

Connections And Server Database Permissions

This is an overview of SYSTEM DSN''s, DSN-LESS Connections, and any database permissions that may need to be set on the server. Helpful for people just learning ASP as well as people with some experience.
DETAILS

Connecting to Database using DSN/DSN less Connections

An article on connecting to database via ASP using both DSN and DSN less connections. Explains uses of each. Learn using connection strings.
DETAILS
©2003-2019 jCay.com