![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » ElevateDB Technical Support » Support Forums » ElevateDB SQL » View Thread |
Messages 1 to 5 of 5 total |
![]() |
Wed, Sep 11 2013 5:11 AM | Permanent Link |
codealfa | if i create a query (in delphi7) with 3 select with request sensitive result set:
select id from ( select id from ( select id from product ) a ) b i get this error: Access violation at address 004F27E3 in module 'edbmgr.exe'. Read of address 00000050 with 2 select there is no probem. |
Wed, Sep 11 2013 9:37 AM | Permanent Link |
Fernando Dias ![]() | Hello,
If said you are creating the query in D7 but the error message you posted was generated by EDB Manager... Can you clarify what's happening ? -- Fernando Dias [Team Elevate] |
Wed, Sep 11 2013 11:04 AM | Permanent Link |
Roy Lambert NLH Associates ![]() | Fernando
The D7 reference may just be a reference to the Delphi version he/she's using which he/she thinks means the version that ElevateDB manager was compiled in. Of more interest is where's the rest of the query. What's posted so far causes a crash but I couldn't care less because its nonsense anyway (mind you Tim will probably want to fix it). Yes it causes a crash, and yes it works if you reduce it to select id from ( select id from product ) a but as shown there's a simple workround select id from product ultimately that's what its doing. If codealfa would post a "proper" query that doesn't work we may be able to help. Sorry to all for sounding aggressive about it Roy Lambert [Team Elevate] |
Wed, Sep 11 2013 1:31 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. ![]() | << if i create a query (in delphi7) with 3 select with request sensitive result set: >> I'll make sure this is fixed in the next build. Tim Young Elevate Software www.elevatesoft.com |
Thu, Sep 12 2013 6:09 AM | Permanent Link |
codealfa | Thanks for quick response!
Zsolt |
This web page was last updated on Wednesday, July 2, 2025 at 06:46 PM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |