Share via

FREE DRIVER oledb provider for postgresql

Marcus Braga Vinicius 6 Reputation points
Aug 9, 2022, 8:36 PM

can anybody help me? is there any DRIVER FREE for OLEDB provider for POSTGRES?

229660-provider.png

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,040 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Michael Taylor 56,091 Reputation points
    Aug 9, 2022, 8:55 PM

    There isn't a free OLEDB driver for PostGRES but I think that is because of the PostGRES license owners as discussed here. Looks like if you need an OLEDB driver then you'll have to pay them. Of course you can use a different driver instead and not pay anything.

    0 comments No comments

  2. Bruce (SqlWork.com) 69,196 Reputation points
    Aug 11, 2022, 2:20 PM

    There is a free .net driver

    https://github.com/npgsql/npgsql

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.