Components for Delphi and C++ Builder.

Go to Russian forum
Go to EhLib.com
It is currently 28 Mar 2024, 11:20

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: problem with ehdbgrid
PostPosted: 14 Oct 2022, 22:14 
Offline

Joined: 14 Oct 2022, 22:11
Posts: 1
hi team
i have this error when sorting data with ibx and delphi 10.4.2

Attachment:
ibx.png
ibx.png [ 3.26 KiB | Viewed 988 times ]


Top
 Profile  
 
PostPosted: 30 Nov 2022, 08:08 
Offline

Joined: 13 Jun 2012, 14:17
Posts: 15
Remove the 'ORDER BY ...' part from the Query and test it again


Top
 Profile  
 
PostPosted: 30 Nov 2022, 08:22 
Offline

Joined: 08 May 2014, 18:06
Posts: 660
Hello

Can you send the full CallStack?

Try creating an event handler IBQuery.BeforeOpen event
and put a breakpoint in the event handler.
When sorting, check which text contains IBQuery1.SQL.
You need to determine what is contained in the SQL statement in the ORDER BY clause.

_________________
Best regards
EhLib Support Team


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 56 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group