Board index » delphi » Oracle SELECT bug?
Herman Steigstra
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Oracle SELECT bug?
I have a very strange problem that seems as a bug to me. I have a prety
simple query that basicly has the following structure: SELECT a.Res This results in a set of 6 rows producing almost the expected results When I leave out the ORDER BY or replace it with a different key I get I have written many and very complex queries but have never met I am using BDE 5.1.1, latest patch of SQLORA8.DLL. Anyone who has seen something before? Thanks, Herman Steigstra |