Download Latest Npgsql.dll !!TOP!!

0 views
Skip to first unread message

Trina Human

unread,
Jan 20, 2024, 5:21:39 PM1/20/24
to ywhvecering

I am trying to connect my game to postgres, therefore I need to bring in the npgsql.dll into the assets/plugins folder. However, everytime I bring this package into the plugins folder, I get the following error:

Thanks Otis, I placed the following in app.config and tested on the client machines and all worked fine. For some reason I had to manually copy the npgsql.dll & mono.security.dll as the installer project did not pick these up as dependencies even though they are no longer in the GAC and i've selected copy local, but anyway, for now it works....

download latest npgsql.dll


Download File https://t.co/sqAMgwhffq



The setting is manually added into machine.config. We didn't use npgsql installer(I don't know if it exists). The npgsql.dll(2.0.11.0) is manually GAC(with powershell script). Since our project is referenced by a bunch of parent projects/solutions, we don't want to use app.config in DAL. In fact, we disabled the app.config generated task in designer. In our case, machine.config is the perfect spot for it to live.

I need to send data from a MS SQL Server table to a PostgreSQL table on INSERT/UPDATE. I was thinking about developing a CLR trigger on the source SQL Server table: the assembly must then reference the npgsql.dll and the mono.security.dll ( ), establish a connection to the PostgreSQL server, send the data, close the connection.

Open the solution Program Files (x86) \ FastReports \ FastReport.Net \ Extras \ Connections \ FastReport.Postgres \ FastReport.Postgres.sln. From it we will build FastReport.Postgres.dll library that will be used as a plug-in report designer. To build the project is required npgsql.dll library. Npgsql installer can be downloaded from here:

f5d0e4f075
Reply all
Reply to author
Forward
0 new messages