Op do 7 feb. 2019 om 13:09 schreef Ian Turton <ijtur...@gmail.com>:

> I'm hitting some issues connecting to an SQL server using JNDI, I'm seeing
> exceptions related to invalid table names and it seems unable to get the
> native CRS. Before I embark on a length debugging session has any one else
> seen this? Is there an easy fix?
>
>
I've used sql server with jndi in the past without any problems using the
latest jTDS driver, using a non-default schema (ie not [dbo]) has caused
some grief, also because jTDS is rather flawed in it's implementation. It
may be that your uses has a non-default schema defined.
Would suggest looking into a current (>=7.0.0) version of the microsoft
driver as part of your troubleshooting.


-- 
Disclaimer;
This message is just a reflection of what I thought at the time of sending.
The message may contain information that is not intended for you or that
you don't understand.
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to