From 1248359f65f6d21492d8959df4dbe7df2c0f3053 Mon Sep 17 00:00:00 2001 From: Richard Quadling Date: Fri, 30 Jul 2010 10:14:56 +0000 Subject: [PATCH] DNS -> DSN (Data Source Name) Fix bug#52493 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301718 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/uodbc/functions/odbc-connect.xml | 4 ++-- reference/uodbc/functions/odbc-data-source.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/uodbc/functions/odbc-connect.xml b/reference/uodbc/functions/odbc-connect.xml index 45cdc9c80f..ad526f8a23 100644 --- a/reference/uodbc/functions/odbc-connect.xml +++ b/reference/uodbc/functions/odbc-connect.xml @@ -40,7 +40,7 @@ The database source name for the connection. Alternatively, a - DNS-less connection string can be used. + DSN-less connection string can be used. @@ -108,7 +108,7 @@ &reftitle.examples; - DNS-less connections + DSN-less connections intfetch_type - This function will return the list of available DNS (after calling it + This function will return the list of available DSN (after calling it several times).