Problems reading large amount of spatial data

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Fri 26 Aug 2011 12:59

Could you please describe the problem in more details? For example, please specify the following:
- the script creating the database objects you are working with;
- the query you use to select the data (is it simple "select * from ..."?);
- the exact messages and stack traces of the exceptions you are getting.

If possible, please send us a small test project with which the issue can be reproduced.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Thu 01 Sep 2011 14:35

Please send us a small test project with the corresponding DDL/DML script to reproduce the issue in our environment. We cannot identify the reason of the problem at the moment.

Post Reply