Since I stopped using Windows at the time where NT 4.0 was the actual version, I have no Windows license.
Milton Jonathan writes: > Hey there > > First of all, amazing work Justin! Using the SQLServer driver is a big > possibility for us here, and thus we may soon be included in the "pleased > sqlserver users" Ben was talking about.. > > About Christian's e-mail, just wanted to ask: do you lack licenses for > Windows itself or SQLServer? Because there is always the free Express > Edition, which happily seems to include support for Spatial data types > (from what can be seen at > http://www.microsoft.com/sqlserver/2008/en/us/editions-compare.aspx). > > Cheers > Milton > > Christian Müller wrote: >> Hi Justin >> >> At the moment I am working on additional Hudsons for different skds >> (IBM,SUN,OpenJDK,32 and 64 Bits). >> >> I am also trying to activate online tests, especially for jdbc-ng. >> For the moment I have postgis and db2 running. Oracle has a problem which >> is known by Andrea. >> >> The mysql module has a problem because the tests require that the >> database name is "geotools". >> I need 2 different databases otherwise the 32 and 64 bit builds will have >> a concurrency problem. So I tried to set up two databases , "geotools32" >> and "geotools64". Unfortunately, changing the db name breaks the tests. I >> think you can resolve this issue much faster than me before moving to >> supported. >> >> Btw, I never worked with spatiallite, but if you like I could add this >> online test too. (if there is one) >> >> For sqlserver the situation is dark, no M$ licenses avaiable to setup a >> Windows virtual machine with a running sql server. >> >> >> Justin Deoliveira writes: >> >>> Hi all, >>> >>> Over the weekend I spent some time working toward getting the rest of >>> the jdbc plugins (based on the jdbc-ng architecture) to supported >>> status. This includes: >>> >>> * sqlserver >>> * mysql >>> * spatialite >>> >>> The blockers for sqlserver and mysql where not utilizing any spatial >>> indexing which made them sort of useless. And spatialite was a work in >>> progress fighting with the jdbc driver for it. >>> >>> But i am happy to report that filter to sql encoders have been >>> implemented for sql server and mysql so they now will utilize a spatial >>> index. >>> >>> I am also happy to report that I found a much better jdbc driver for >>> sqlite (http://www.xerial.org/trac/Xerial/wiki/SQLiteJDBC) and it is now >>> working quite well. It also utilizes an sql encoder that makes use of >>> spatial indexes. All jdbc test cases pass (with some exceptions to due >>> to non transaction isolation) on both mac and linux. >>> >>> So I would like to move these three modules to supported status unless >>> anyone objects. >>> >>> Comments? >>> >>> -- >>> Justin Deoliveira >>> OpenGeo - http://opengeo.org >>> Enterprise support for open source geospatial. >>> >>> ------------------------------------------------------------------------ >>> ------ >>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >>> 30-Day trial. Simplify your report design, integration and deployment - >>> and focus on what you do best, core application coding. Discover what's >>> new with >>> Crystal Reports now. http://p.sf.net/sfu/bobj-july >>> _______________________________________________ >>> Geotools-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/geotools-devel >> >> >> >> ------------------------------------------------------------------------- >> ----- >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >> 30-Day trial. Simplify your report design, integration and deployment - >> and focus on what you do best, core application coding. Discover what's >> new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Geotools-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geotools-devel >> > > -- > > Milton Jonathan > Grupo GIS e Meio Ambiente > Tecgraf/PUC-Rio > Tel: +55-21-3527-2502 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
