Re: Apache james guice Microsoft sql
Benoit TELLIER <[email protected]> Wed, 29 Jan 2025 09:56:44 +0100
| Newsgroups | gmane.comp.jakarta.james.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, jpa-guice should be working decently with Microsoft SQL server. We would anyway be happy of feedback regarding this. Note that it's the same JPA implem than the Spring one, nothing specific to Guice. Here is how to customize the JDBC driver: https://github.com/apache/james-project/blob/master/server/apps/jpa-app/README.adoc#using-alternative-jdbc-drivers Hope it helps, Warm regards, Benoit On 29/01/2025 02:04, Ilya Terskov wrote: > Hi there guys. Can you tell me guice working just fine with Microsoft sql > server? I need odbc driver and other stuff as i understand? Can someone > tell me also about creating db in mssql and full checklist if someone have > experience with such installations? >