ertankucukoglu
ertankucukoglu
Hello, Even if we do not want, there are some "attacks" made to some servers like DoS for example. I wonder if there is a ready to use/easy to use...
Hello, By the meaning of subject variable, I understand that `TDateTime` values will be converted to UTC when it is set to `True`. Such as `2022-01-30T00:00:00.000Z` value from database where...
Hello, I am using MARS with UniDAC database access components. UniDAC has several SQL Server access methods and one is using OLE DB. OLE DB connection needs `CoInitialize()` in unit...
Hello, I could not find FB2InsertReturning example as indicated on PDF manuals found online. Is it possible to add one example as I could not figure how to do that....
Hello, When I try to run train_set.py I get below error message `C:\baby_cry_detection-master\pc_main>train_set.py Traceback (most recent call last): File "C:\baby_cry_detection-master\pc_main\train_set.py", line 5, in import numpy as np ModuleNotFoundError: No module...
**Preconditions** * HeidiSQL version: 12.6.0.6782 * Database type and version: SQLite3 * OS: Windows 11 **Describe the bug** **To Reproduce** Check here for some details: https://dba.stackexchange.com/questions/106364/text-string-stored-in-sqlite-integer-column **Screenshots or Crash reports**...
Hello, There is a table where NULL value on float/integer fields mean something else than 0 (zero). But, MARS currently convert it into number zero in generated json string. I...
Hello, I have a windows service project that I need to deploy on Linux. However, Linux Daemon example just runs, forks and halt. I could not see what I should...
Hi, Thank you for providing complete solution with MIT license. I wonder if there is any plan on updating project for v5 support? Regards, Ertan
Hello, I am using `postgresql-16.3-2-windows-x64.exe` as installer. I get an error message `Problem running post-install step. Installation may not complete correctly The database cluster initialization failed.` I tested the same...