Difference between revisions of "Manage DSN"

From Help
Jump to: navigation, search
Line 13: Line 13:
 
<br>  
 
<br>  
  
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i.&nbsp; Click on the "Add" button. A Create popup window will become active on the right hand side.<br>  
+
#Click on the "Add" button. A Create popup window will become active on the right hand side.<br>  
 
+
#Enter your Data Source Prefix (required).<br>  
&nbsp;&nbsp;&nbsp;&nbsp; ii.&nbsp; Enter your Data Source Prefix (required).<br>  
+
#Choose a database type from the drop-down menu.  
 
+
#Choose a language:ASP or ASP.NET. from the drop-down menu.  
&nbsp;&nbsp;&nbsp; iii.&nbsp; Choose a database type from the drop-down menu.  
+
#Select an .mdb file from the database drop-down menu (required).<br>  
 
+
#Click the "Apply" button to create new data source name.
&nbsp;&nbsp;&nbsp; iv.&nbsp; Choose a language:&nbsp;ASP or ASP.NET. from the drop-down menu.  
+
#Click the "Cancel" button to dismiss all changes.  
 
 
&nbsp;&nbsp;&nbsp; v.&nbsp; Select an .mdb file from the database drop-down menu (required).<br>  
 
 
 
&nbsp;&nbsp;&nbsp; vi. Click "Apply" to create new data source name  
 
 
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Click" Cancel" to dismiss all changes.  
 
  
 
<br>  
 
<br>  
Line 31: Line 25:
 
'''To Upload a database:'''  
 
'''To Upload a database:'''  
  
1. Click "Browse" in order to locate your file that you wish to upload.<br>  
+
#Click the "Browse" button in order to locate your file that you wish to upload.<br>  
 
+
#Click the "Upload" button to upload the file.<br>  
2. Click "Upload" to upload the file.<br>  
 
  
 
<br>  
 
<br>  
Line 39: Line 32:
 
'''Here’s how to delete a DSN&nbsp;: '''  
 
'''Here’s how to delete a DSN&nbsp;: '''  
  
1. From the Available Data Source Names list, select the DSN you wish to delete.<br> 2. Click the Remove button.<br> <br>  
+
#From the Available Data Source Names list, select the DSN you wish to delete.<br>  
 +
#Click the "Remove" button.<br> <br>  
  
 
[[Category:Setup]]
 
[[Category:Setup]]

Revision as of 08:05, 21 September 2011

Data Source Names are textual strings used by application programs to reference data sources. ODBC data sources store information about how to connect to the indicated data provider (i.e. Microsoft SQL database).

NOTE: You must provide a unique identifier for each data source. In other words, the name that you select for your DSN (Data Source Name) must be unique. It may take up to one hour for changes to take effect.


Here’s how to create a DSN using the  Manage DSN Records application:


You can create MSSQL, MySQL or MS Access Data Source Names using this tool however, before doing so you will need to upload the MS Access file to the server.


  1. Click on the "Add" button. A Create popup window will become active on the right hand side.
  2. Enter your Data Source Prefix (required).
  3. Choose a database type from the drop-down menu.
  4. Choose a language:ASP or ASP.NET. from the drop-down menu.
  5. Select an .mdb file from the database drop-down menu (required).
  6. Click the "Apply" button to create new data source name.
  7. Click the "Cancel" button to dismiss all changes.


To Upload a database:

  1. Click the "Browse" button in order to locate your file that you wish to upload.
  2. Click the "Upload" button to upload the file.


Here’s how to delete a DSN :

  1. From the Available Data Source Names list, select the DSN you wish to delete.
  2. Click the "Remove" button.