Re: What jar files do I need to have a java ee website to connect to the databse

2017-05-16 Thread Hassan Schroeder
On Tue, May 16, 2017 at 3:07 PM, Yosef Fastow wrote: > Here is the information from my WEB_INF folder on the database > > Uh, it looks like your project uses MySQL, eh? Searching for "mysql jdbc driver" might turn something up 😀 -- Hassan Schroeder hassan.schroe...@gm

Re: What jar files do I need to have a java ee website to connect to the databse

2017-05-16 Thread Yosef Fastow
Here is the information from my WEB_INF folder on the database On Tue, May 16, 2017 at 3:32 PM, Igal @ Lucee.org wrote: > On 5/16/2017 12:15 PM, Yosef Fastow wrote: > >> The server version is not supported. The target server must be SQL Server >> 2000 o

Re: What jar files do I need to have a java ee website to connect to the databse

2017-05-16 Thread Igal @ Lucee.org
On 5/16/2017 12:15 PM, Yosef Fastow wrote: The server version is not supported. The target server must be SQL Server 2000 or later. Well, what version is the SQL Server that you are trying to connect to? - To unsubscribe, e-

What jar files do I need to have a java ee website to connect to the databse

2017-05-16 Thread Yosef Fastow
Hi, I am running apache Tomcat 7 for a java spring project on eclipse java ee. I installed sqljbc.jar file and put it in the resource Library and the WEB_INF/lib folders. When I run the server I get a:HTTP Status 500 - Request processing failed; nested exception is org.springfr