FREE DRIVER oledb provider for postgresql

Marcus Braga Vinicius 6 Reputation points
2022-08-09T20:36:35.637+00:00

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

229660-provider.png

Developer technologies .NET Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Michael Taylor 60,161 Reputation points
    2022-08-09T20:55:59.507+00:00

    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) 77,686 Reputation points Volunteer Moderator
    2022-08-11T14:20:44.587+00:00

    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.