php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5307 Cannot access Access database
Submitted: 2000-07-01 15:28 UTC Modified: 2000-08-20 02:42 UTC
From: chris___m at hotmail dot com Assigned:
Status: Closed Package: ODBC related
PHP Version: 4.0.0 OS: Windows 98 PL
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
47 + 19 = ?
Subscribe to this entry?

 
 [2000-07-01 15:28 UTC] chris___m at hotmail dot com
The php file:

<? odbc_connect("Baza danych MS Access", "admin", "") ?>

The result:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0014)http://x/a.php -->
<HTML><HEAD>
<META content="text/html; charset=windows-1250" http-equiv=Content-Type>
<META content="MSHTML 5.00.2722.2800" name=GENERATOR></HEAD>
<BODY><BR><B>Warning</B>: SQL error: [Microsoft][Sterownik ODBC Microsoft Access 
]B??d og?lny Brak dostatecznych informacji po??czenia si? z tym ?r?d?em DSN za 
pomoc? SQLConnect. U?yj SQLDriverConnect., SQL state S1000 in SQLConnect in 
<B>C:\Inetpub\wwwroot\a.php</B> on line <B>1</B><BR></BODY></HTML>

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-27 20:02 UTC] waldschrott@php.net
Please verify that it?s still happening using the latest version of PHP (release 4.0.1pl2 or CVS).

Did you really use that DSN?
Did you create an ODBC Source (with that name)?


 [2000-08-20 02:42 UTC] sniper@php.net
No feedback from user.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 10:01:32 2024 UTC