RE: G9 error when connecting to existing database
Hi David,
From the so_log.txt in %temp% I get this when running the serversetup at the step mentioned:
200902 14:18:29 CRM Login (ds:ODBC:85 uid:CRM pre:CRM )
200902 14:18:29 [ServerSetup.exe] DBMS name: Microsoft SQL Server, version: 12.00.2000, recognised as MS SQL Server 12.0 (2014). Src: SODBCConnection::SetDBMSType at C:\Agent1\_work\42\s\Clients\SM.win\Source\DBDLL\Dodcon.cpp v line 443
System.Exception: Field valueType [Enum->CriterionValueType] in table SearchCriterionValue had type 11 when this code was generated, but is Enum in the database. This is not compatible and the client cannot run.
at SDictionaryFromModel._LoadFromModel(SvStr* i_CDB, SvStr* i_SchemaName, SvStr* i_ConnectionString, SvStr* i_DynamicDriverAssembly, SvStr* i_DynamicDriverType, SvStr* i_DatabaseMajor, SvStr* i_DatabaseMinor, SvStr* i_TablePrefix, EDBMSType i_DbType, Boolean i_ReadAllFieldsWithoutFiltering)
200902 14:18:30 3.1001[ServerSetup.exe] Error calling: SDictionaryFromModel::_LoadFromModel
Field valueType [Enum->CriterionValueType] in table SearchCriterionValue had type 11 when this code was generated, but is Enum in the database. This is not compatible and the client cannot run. Src: DbOpenRawDatabase at C:\Agent1\_work\42\s\Clients\SM.win\Source\DBDLL\Dapi.cpp v line 277
200902 14:18:30 3.1001[ServerSetup.exe] Error calling: SDictionaryFromModel::_LoadFromModel
Field valueType [Enum->CriterionValueType] in table SearchCriterionValue had type 11 when this code was generated, but is Enum in the database. This is not compatible and the client cannot run.
No so_log.database.log is created. Probably since I'm stuck before it's generated.
Compairing my table to Frode and his database this is mine:

and this is Frode's:
