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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: chris___m at hotmail dot com
New email:
PHP Version: OS:

 

 [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: Thu May 02 16:01:29 2024 UTC