ODAC Net problems with spatial data

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
heidenbluth
Posts: 56
Joined: Mon 08 Nov 2004 19:01
Location: Germany

ODAC Net problems with spatial data

Post by heidenbluth » Wed 06 Jan 2016 12:13

ODAC net produces an out of memory exception followed by an assertion when selecting spatial data.
I sent you a demo application to [email protected] on January 3 to reproduce the problem:
* Delphi XE 10, latest ODAC version, Oracle 11g or 12c, Direct TCP/IP connection
* Create a table with a spatial column and insert at least 1,000 records.
* Open that in a TSmartQuery initial fetching 1,000 rows.
=> Exception.

See my email for screen shots including call stack and demo application.
Please help.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: ODAC Net problems with spatial data

Post by AlexP » Tue 12 Jan 2016 12:57

Hello,

Unfortunately, we haven't received your mail, it might be blocked by our spam-filter. Please try packing the files into a zip archive with a password and sending it once more.

heidenbluth
Posts: 56
Joined: Mon 08 Nov 2004 19:01
Location: Germany

Re: ODAC Net problems with spatial data

Post by heidenbluth » Tue 12 Jan 2016 21:24

Example has been resent to support*devart*com with subject:
Resent: Sample Project demonstrating ODAC Direct TCP/IP Problem with spatial data

Please add my email address to your white list.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: ODAC Net problems with spatial data

Post by AlexP » Wed 13 Jan 2016 09:18

we have received your mail and reproduced the problem. We will investigate the reasons for this error. We wiil inform you as soon as we get any results.

Post Reply