-
Hello Nicolas,
Hope you are doing good.
Can you give some info about the exception using the below stack trace.
It will be really helpful.
**Nov 25 08:33:18 -0 aceql-run.sh[13251]: 20/11/25 …
-
Hello Nicolas
Hope you are doing good.
I'm using a .Net framework 4.7.2 Class library using AceQl Client 6.0 .
After a set of query execution I'm not getting any response from ExecuteReaderAsyn…
-
The clienct will send some JWT Token to the AceQL server side for each request.
Then I need validate the JWT Token against Azure AD on server side.
Can I do it?
-
Hello,
I try to use aceQL server "behind" a proxy. To make it easier to configure I try to not specify the proxy explicitly, but it is not working then.
I just checked in ./AceQL.Client/AceQL.Clien…
-
I'm trying to convert my code to work with AceQL instead of direct connection to the DB.
I found some issue regard to empty parameter. When i trying to add parameter with empty value like "", i ge…
-
-
Hello Team,
I'm trying to execute queries in AWS RDS instance with proxy authentication using aceql server hosted in a EC2 instance.
I'm successful in establishing connection to the database and…
-
Hello,
I'm getting the below error when I try to establish connection and execute some commands in postgres using AceQL Server in local and started as a server. Kindly give some suggestions here.
…
-
I get the following Exception:
"Error converting data type nvarchar to int."
-
Hello,
this is not really a bug, but more a clarification:
currently I am running into the issue that the connections are "used up" during unit testing, and idle DB connections are not closed.
I us…