Page 1 of 1

Hibernate Dialect Error

PostPosted: Wed May 16, 2018 4:54 pm
by bcusick
Hey Guys,

I got this error when trying to connect to a SQL Server:
Code: Select all
[WrapperSimpleAppMain] org.hibernate.dialect.resolver.StandardDialectResolver - Unknown Microsoft SQL Server major version [12] using SQL Server 2000 dialect


Is there a way to fix it?

Server Information
Servoy version 7.3.1 -releaseNumber 2022
Port used by RMI Registry: 1100
Repository version 44 (84069230-C635-4EED-BEF2-13B6E0DE47A8)

JVM Information
java.vm.name=Java HotSpot(TM) Client VM
java.version=1.8.0_144
java.vm.info=mixed mode
java.vm.vendor=Oracle Corporation

Operating System Information
os.name=Windows Server 2008
os.version=6.0
os.arch=x86

Re: Hibernate Dialect Error

PostPosted: Wed May 16, 2018 11:34 pm
by rgansevles
bcusick wrote:Is there a way to fix it?

Upgrade, this is fixed in release 7.4.3, more then 3 years ago.

Rob