All posts by: Querdenker

About Querdenker

Type validation Checks for correctness Based on the data types, i.e. no text in numeric values, permitted date formats, etc. This validation type is performed on Web applications in the Web browser and on the Web server. Error texts come from the runtime and are language-specific. AcceptedValues Expressions can be used to define a permissible […]

If a lot of data is to be written directly from the database to a file, the following error may occur: Error report:ORA-29285: file write errorORA-06512: at “SYS.UTL_FILE”, line 148ORA-06512: at “SYS.UTL_FILE”, line 403ORA-06512: at “SYS.UTL_FILE”, line 1166ORA-06512: at line 5829285. 00000 – “file write error”*Cause: Failed to write to, flush, or close a file.*Action: […]

How do I implement a comma-separated enumeration of data in a template? In this case you want the comma or any other separator text to appear only between the records. For this there is the identifier $[HasNextRow], which can be used within a $[Repeat] range. It only outputs the contained document part if the currently […]

The SCOPELAND Report Builder allows you to create sophisticated reports, statistics, export interfaces and printouts. Operation is possible without programming knowledge or database knowledge. This can be used, for example, to generate reports, approvals, notices or invoices, exactly what the end user wants in the database. In addition, GIS reports are also possible with the […]