php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #6310 Connect to ACCESS DB without a DSN
Submitted: 2000-08-23 08:25 UTC Modified: 2002-08-10 10:28 UTC
From: roburobe at tin dot it Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.1pl2 OS: WINNT
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: roburobe at tin dot it
New email:
PHP Version: OS:

 

 [2000-08-23 08:25 UTC] roburobe at tin dot it
This is not a bug but a possible implementation. I'd like to connect to an MDB (MSAccess) database without setting a DSN on the PC. Will it be possible in future releases???

Thank you
Roberto

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-10 10:28 UTC] kalowsky@php.net
No it won't be.  Without a DSN on Windows, the incoming ODBC driver doesn't know which file to connect to.  
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 11:01:30 2024 UTC