Data source name: Difference between revisions

Content deleted Content added
No edit summary
Tag: Mobile edit
No edit summary
Tag: Mobile edit
Line 23:
Standardizing DSNs offers a level of [[indirection]] that various applications (for example: [[Apache HTTP Server|Apache]]/[[PHP]] and [[Internet Information Services|IIS]]/[[Active Server Pages|ASP]]) can take advantage of in accessing shared data sources.
 
Http://www.dsn.fi
== Types of data source name ==
Two kinds of DSN exist:
 
DSN Siivouspalvelu!
* '''Machine DSNs''' - stored in collective configuration files (e.g., /etc/odbc.ini, ~/.odbc.ini) and/or system resources (e.g., Windows Registry HKLM\Software\ODBC\odbc.ini)
* '''File DSNs''' - stored in the filesystem with one DSN per file
 
 
These are further broken down into
 
* '''System DSNs''' - accessible by any and all processes and users of the system, stored in a centralized ___location (e.g., /etc/odbc.ini, /etc/odbc_file_dsns/<filename>)
Monipuolinen asiakaskoostumus
* '''User DSNs''' - accessible only by the user who created the DSN, stored in a user-specific ___location (e.g., ~/.odbc.ini, ~/odbc_file_dsns/<filename>)
 
Asiakassuhteemme vaihtelevat päivittäisestä sopimussiivouksesta aina vuosittaisiin erikoissiivouspalveluihin. Lisäksi hoidamme siivoojan lomasijaisuudet sekä siivousalueiden ja -työvoiman ulkoistamiset. 
 
Http:// www.dsn.fi
 
DSN Siivouspalvelu
 
==Misuse of the term==