Re: Dll libpq.dll 32 bits

2024-05-30 Thread Juan Rodrigo Alejandro Burgos Mella
What type of project are you developing at Windev? As a proof of concept, maybe using libpq.lib we can do something Atte JRBM El jue, 30 may 2024 a las 16:37, José Mello Júnior (< jose.mello.jun...@gmail.com>) escribió: > Don't have more? > > Em qui., 30 de mai. de 2024, 16:14, Juan Rodrigo Alej

Re: Dll libpq.dll 32 bits

2024-05-30 Thread José Mello Júnior
Don't have more? Em qui., 30 de mai. de 2024, 16:14, Juan Rodrigo Alejandro Burgos Mella < rodrigoburgosme...@gmail.com> escreveu: > postgresql odbc has 32 and 64 bits, and you make a System DSN and that's it > I have made implementations for PHP, .Net, C#, Python; even ASP Classic. > > Atte. > J

Re: Dll libpq.dll 32 bits

2024-05-30 Thread Juan Rodrigo Alejandro Burgos Mella
postgresql odbc has 32 and 64 bits, and you make a System DSN and that's it I have made implementations for PHP, .Net, C#, Python; even ASP Classic. Atte. JRBM El jue, 30 may 2024 a las 13:27, José Mello Júnior (< jose.mello.jun...@gmail.com>) escribió: > No, I can´t use ODBC in this case, becau

Re: Dll libpq.dll 32 bits

2024-05-30 Thread José Mello Júnior
No, I can´t use ODBC in this case, because I only access a new server. I need the DLL in 32 bits. Atte Mello Em qua., 29 de mai. de 2024 às 23:45, Juan Rodrigo Alejandro Burgos Mella < rodrigoburgosme...@gmail.com> escreveu: > you can use ODBC with Windev, so the best is the Postgresql connector

Re: Dll libpq.dll 32 bits

2024-05-29 Thread Juan Rodrigo Alejandro Burgos Mella
you can use ODBC with Windev, so the best is the Postgresql connector https://www.postgresql.org/ftp/odbc/releases/ Atte JRBM El mié, 29 may 2024 a las 14:46, José Mello Júnior (< jose.mello.jun...@gmail.com>) escribió: > > Em qua., 29 de mai. de 2024, 15:41, Adrian Klaver < > adrian.kla...@akla

Re: Dll libpq.dll 32 bits

2024-05-29 Thread José Mello Júnior
Em qua., 29 de mai. de 2024, 15:41, Adrian Klaver escreveu: > On 5/29/24 11:18, José Mello Júnior wrote: > > Again reply to list by using Reply All. > Ccing list. > > For my projects in 32 bits, the language of PC-SOFT (wlanguage) use. > > Are you talking about this?: > > https://windev.com/pcsof

Re: Dll libpq.dll 32 bits

2024-05-29 Thread Adrian Klaver
On 5/29/24 11:18, José Mello Júnior wrote: Again reply to list by using Reply All. Ccing list. For my projects in 32 bits, the language of PC-SOFT (wlanguage) use. Are you talking about this?: https://windev.com/pcsoft/index.html Em qua., 29 de mai. de 2024, 15:09, Adrian Klaver mailto:ad

Re: Dll libpq.dll 32 bits

2024-05-29 Thread Adrian Klaver
On 5/29/24 10:59 AM, José Mello Júnior wrote: Reply to list also. Ccing list. Sorry, for windows That is the OS, what I am after is what client on Windows do you need the DLL for? Em qua., 29 de mai. de 2024, 14:53, Adrian Klaver mailto:adrian.kla...@aklaver.com>> escreveu:

Re: Dll libpq.dll 32 bits

2024-05-29 Thread Adrian Klaver
On 5/29/24 10:49 AM, José Mello Júnior wrote: Where do i found this dll for acess postgresql 15? Access Postgres using what client? -- Adrian Klaver adrian.kla...@aklaver.com

Dll libpq.dll 32 bits

2024-05-29 Thread José Mello Júnior
Where do i found this dll for acess postgresql 15?