Sorry, but there are no more tags available to filter with.
  • Check consistency error generate by a script

    Hello everyone,

    i have an issue with the script below :

    Dim f As ISqlFormatter = Connection.SqlFormatter
    Dim whereClause_AccProductGroup As String
    Dim whereClause_ITShopOrg As String
    Dim whereClause_PWODecisionMethod As String
    
    whereClause_AccProductGroup…