[Geotools-devel] SQL Server 2008 table is not returning features, if table was initially empty

2014-01-23 Thread Atul Kumar Gupta
Hi list, This issue was found if the SQL Server 2008 table is empty initially. If we try to search on empty table by providing bounding box, no feature is returned (which is expected). But thereafter if we insert some feature in table and search again, even then no feature is returned. Instead,

[Geotools-devel] SQL Server 2008 table is not returning features, if table was initially empty

2014-01-12 Thread Atul Gupta
Hi, This issue was found if the SQL Server 2008 table is empty initially. If we try to search on empty table by providing bounding box, no feature is returned (which is expected). But thereafter if we insert some feature in table and search again, even then no feature is returned. Instead, if we s

Re: [Geotools-devel] SQL Server 2008

2009-03-23 Thread Justin Deoliveira
Hi Wesley, There is also an email thread here which goes through the process of troubleshooting a connection to a sql server instance: http://www.nabble.com/SQL-Server-2008-datastore-connection-td22461607.html -Justin Andrea Aime wrote: > Jody Garnett ha scritto: >> There is an effort to make

Re: [Geotools-devel] SQL Server 2008

2009-03-23 Thread Andrea Aime
Jody Garnett ha scritto: > There is an effort to make a series of "jdbc-ng" datastores; you > should check if SQLServer is covered. If not you may wish to volunteer > to build one based on what you see there. > > Because these modules are still unsupported there are no user docs for > them. They a

Re: [Geotools-devel] SQL Server 2008

2009-03-22 Thread Jody Garnett
There is an effort to make a series of "jdbc-ng" datastores; you should check if SQLServer is covered. If not you may wish to volunteer to build one based on what you see there. Because these modules are still unsupported there are no user docs for them. They are experiments which could use your h

[Geotools-devel] SQL Server 2008

2009-03-22 Thread Wesley
Hi guys, I´m new to geotools and I would like to know more about how to use geotools to access the microsoft sql server 2008 spatial features. I´m looking for some examples about it, but I couldn´t find. Thanks, Wesley Mota