php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22028 ODBC Connect
Submitted: 2003-02-03 05:47 UTC Modified: 2003-03-09 18:50 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:2 (100.0%)
From: staff at caciara dot it Assigned:
Status: No Feedback Package: ODBC related
PHP Version: 4.3.0 OS: Windows
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: staff at caciara dot it
New email:
PHP Version: OS:

 

 [2003-02-03 05:47 UTC] staff at caciara dot it
I've made a script in a old version of PHP. Now i migrate into PHP 4.3 and the function odbc_connect return:

Warning: SQL error: , SQL state 00000 in SQLConnect in path\file_name.php on line 4

how can i do ?

Thank's a lot and excuse me for my poor english

Paolo Iozzino

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-03 05:47 UTC] derick@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2003-02-03 07:10 UTC] staff at caciara dot it
the error line is this:

$db=odbc_connect($db_name,$user, $password);

i'm using a system DSN for a Access database.
 [2003-02-12 22:51 UTC] ernani@php.net
Hi Paolo,

If this problem still happening please contact me at my e-mail provided up above to test it together and see what is happening.

Thanks in Advance,

Ernani
 [2003-03-04 10:31 UTC] kalowsky@php.net
Is this still valid?
 [2003-03-09 18:50 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 [2004-01-30 12:54 UTC] magloiregti at hotmail dot com
I have read teh odbc funtion over and over and still not able to figure this out. I have looked all over the internet and nobody seems to have a definate answer as to how i can fix this problem. Can you please help
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 12:01:27 2024 UTC