Question Richard Roeder · Jun 10, 2019 Force Indice HIHow to force a specific index in SQL? #SQL #Caché 0 3 0 389
Question Richard Roeder · Dec 28, 2018 How To Drag/Drop in TablePane? Hi, Is it possible to implement Drag and Drop with the TablePane component? #ZEN #Caché 0 1 2 325
Question Richard Roeder · Jul 13, 2018 Invalid password message in CSP Application with correct password Hi,I have a problem with CSP Application Authentication, when the user input you correct password, however the message "Invalid password" returns.This error returns just Cache password user type, for user delegated don't.this error is momentary also, if you wait a moment, it stops. #Caché #Authentication #Access control #CSP 0 3 0 637
Question Richard Roeder · Feb 15, 2018 %SYS.LDAP - how to list all LDAP Groups Hi,I need list all available Windows AD groups .How I do it?I need to change the attributes of Windows Users of AD, adding and remove groups.Note: I was able to make the connection to LDAP, and I listed the groups that a user. #Microsoft Windows #Microsoft Windows Server #Object Data Model #Security #Caché 0 4 0 942
Question Richard Roeder · Sep 6, 2017 Limit of characters in call procedure with driver ODBC Hi, I'm developing an integration between Caché servers by ODBC conection, and I have the following problem. In this call: call COSClass_Methode('222169^^98^155^64530^06:30^021542987897458855441112877855^1^0^281992^GC') the ODBC driver is truncating the string to 50 characters. If I run this same command with $system.SQL.Shell(), this doesn't occur.I did a test creating several parameters for COSClass_Methode, and they all have a 50 character limitation. #ODBC #SQL #Caché 0 4 1 1.7K
Question Richard Roeder · Jun 20, 2017 How can I fix it: " 'VARBINARY' is not a supported type for CAST" ? Hi all, I trying build a project with .NET and Entity Framework in the Code First method, but Caché return the error " 'VARBINARY' is not a supported type for CAST" when run this sql code: #.NET #Caché 0 3 0 729