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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Fri May 17 10:01:32 2024 UTC