php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31952 DESC & LIMIT in ODBC
Submitted: 2005-02-13 08:55 UTC Modified: 2005-02-13 09:45 UTC
From: ali at shareh dot net Assigned:
Status: Not a bug Package: ODBC related
PHP Version: 4.3.9 OS: WINDOWS XP & 2000 Adv Server
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: ali at shareh dot net
New email:
PHP Version: OS:

 

 [2005-02-13 08:55 UTC] ali at shareh dot net
Description:
------------
Hi

This Parameters dosn't work in the Syntax of this order
1- DESC
2- LIMIT 1,10
3- ORDER BY


Please help me!!

example of error :
Warning: odbc_exec(): SQL error: [Microsoft][ODBC Microsoft Access Driver] Syntax error (missing operator) in query expression 'Username = 'al' DESC'., SQL state 37000 in SQLExecDirect in 



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-13 09:45 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

This is not support forum on how to use PHP..

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 00:01:30 2024 UTC