php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15195 SQL error: [Microsoft][ODBC dBase Driver] Could not delete from specified table
Submitted: 2002-01-24 01:21 UTC Modified: 2002-02-26 10:38 UTC
Votes:8
Avg. Score:4.2 ± 1.0
Reproduced:6 of 6 (100.0%)
Same Version:4 (66.7%)
Same OS:1 (16.7%)
From: batmanut at yahoo dot com Assigned:
Status: No Feedback Package: ODBC related
PHP Version: 4.0.5 OS: win nt4.0
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: batmanut at yahoo dot com
New email:
PHP Version: OS:

 

 [2002-01-24 01:21 UTC] batmanut at yahoo dot com
I used dbase 5 test.dbf
and used odbc 2.0 on win nt4.0 connect to system DSN
and delete record from table test.dbf

has error message -> 

Warning: SQL error: [Microsoft][ODBC dBase Driver] Could not delete from specified tables., SQL state S1000 in SQLExecDirect in C:\Inetpub\wwwroot\edit1.php on line 12

but I insert and query compleated.
(not delete and update sql)

thank you.
getkrut

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-30 16:58 UTC] kalowsky@php.net
1) Can you please post a sample script?
2) Can you please try a more recent version of PHP?
 [2002-02-26 10:38 UTC] kalowsky@php.net
No feedback was provided for this bug, so it is being suspended.
If you are able to provide the information that was requested,
please do so and change the status of the bug back to "Open".


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC