Hello Guys
I have made a console programme based on the examples of the link below on c-sharp. I have prescribed methods of error handling.
base unlocked.
Can anyone encounter such a problem?
The methods generate the following errors.
Error: CDB cannot be read! Status: 3 (Error reading/opening CDB)
CDB path: D:\1.cdb
Use absolute path: False
Open mode: 0
Create copy: False
Reset CDB: False
File attributes: Archive
File size: 58446976 bytes
Last modified time: 03/04/2025 17:18:07
Bytes read from header: 64
First bytes of the file (ASCII): V 5.01 SOFISTIK-CDB Datenbank? ?? ?? ? Z` (
File is used by another process: False
Attempt to open CDB with mode 0
Initialisation result: 0
Attempting to open CDB with mode 1
Initialisation result: 1
Status: 3
Status value: Error reading/opening CDB
Status after flush: 3
CDB closed before next attempt
Attempt to open CDB with mode 99
Initialisation result: 1
Status: 3
Status value: Error reading/opening CDB
Status after flush: 3
CDB closed before next attempt
CDB closed
https://docs.sofistik.com/2023/en/cdb_interfaces/c_sharp/examples/c_sharp_example1.html