Create DSN for SQL Server

|
|
This function allows you to register a Data Source Name (DSN) to be used in ASP pages.
|
|
- DSN: (Required)
- This field is for choosing the data source name you wish to use. A DSN is essentially a symbolic link on the server pointing to your database file.
- Type: (Required)
- This field is for selecting the type of database you are registering. Selecting the correct type is imperative.
- SQL Server Name: (Required only if creating SQL DSN)
- This field is for the name of your SQL server.
- SQL User Name: (Required only if creating SQL DSN)
- Enter your SQL username in this field.
|
|