Re: [Geotools-gt2-users] ArcSDE Problem

2009-01-01 Thread Jody Garnett
Cool - thanks for the background information. My origional response still stands - you should be able to access the "session" and send "commands" into a queue - as each command is pulled off the queue and executed it is provided with an SeConnection that you can use do do whatever work you need

[Geotools-gt2-users] ArcSDE Problem

2008-12-16 Thread Manfred PAUL
Hi Jody, Sorry for the late response to your mail. Ok, I explain you why I need to use the connection API directly: 1. The geotools filter API does not allow all possible filter (where or order by clause) from SDE. For example I can use an: " FID IN ( 100, 101, 122, 155 )" with SDE. When I use

Re: [Geotools-gt2-users] ArcSDE Problem

2008-08-06 Thread Jody Garnett
Manfred PAUL wrote: > Hi, > > I do need access to the "connection API", because I am also loading sde > annotations that are not supported by the geotools and I do not want to > handle the connections myself. There has been some problems while adding sde > features using the geotools. When addin

Re: [Geotools-gt2-users] ArcSDE Problem

2008-08-05 Thread Manfred PAUL
i 23 juillet 2008 17:26 À : geotools-gt2-users@lists.sourceforge.net Cc : Manfred PAUL Objet : Re: [Geotools-gt2-users] ArcSDE Problem On Wednesday 09 July 2008 03:39:36 pm Manfred PAUL wrote: > Hi, > > im am using geotools with an arcsde 9.2, but since version 2.4.4 (maybe > 2.4.

Re: [Geotools-gt2-users] ArcSDE Problem

2008-07-23 Thread Gabriel Roldán
On Wednesday 09 July 2008 03:39:36 pm Manfred PAUL wrote: > Hi, > > im am using geotools with an arcsde 9.2, but since version 2.4.4 (maybe > 2.4.2, cause 2.4.1 works) i can't get a connection to my database. I tested > also with 2.4.4 but the result is still the same: > ... > Is this a known probl

[Geotools-gt2-users] ArcSDE Problem

2008-07-09 Thread Manfred PAUL
Hi, im am using geotools with an arcsde 9.2, but since version 2.4.4 (maybe 2.4.2, cause 2.4.1 works) i can't get a connection to my database. I tested also with 2.4.4 but the result is still the same: 9 juil. 2008 20:28:14 org.geotools.arcsde.data.ArcSDEAttributeReader hasNext GRAVE: Error fet