Jonathan Magnan

Results 1222 comments of Jonathan Magnan

Hello @DmitriyMarov , My developer was not able to reproduce your issue with your project. Is it possible to have your version of your PostgreSQL server? Do you have any...

Hello @DmitriyMarov , I did several tests on my side to make sure my developer didn't miss something but we are both not able to reproduce the issue even with...

That means our library for an unknown reason yet is not able to retrieve any column information from your database but still succeeds to execute the SQL. Which explains why...

Thank, However, I don't think it will changes anything since we were already using the `v7.11.1190.0`

Hello @DmitriyMarov , Could you run the following code and check how many rows is returned by the `GetSchemaTable()` which should correspond to the number of columns. The count is...

In this case, Only you can debug this and find out why this simple query returns 0 columns. We currently have no idea how to reproduce it or why it...

Hello @DmitriyMarov , Since our last conversation, we haven't heard from you. Were you able to find out anything? Don't hesitate to contact us if you do, since we don't...

Hello @DmitriyMarov , The code should return 3 columns (all columns in your table). This is the purpose of doing `ExecuteReader(System.Data.CommandBehavior.KeyInfo);`, to return table metadata. Now the problem on your...

Hello @DmitriyMarov , Since our last conversation, we haven't heard from you. As mentioned in my previous message, none of our computers have this issue. Let us know if there...

Hello @DmitriyMarov A simple reminder that we are here to assist you! Feel free to contact us if there is any progress on your side. Looking forward to hearing from...