public inbox for [email protected]help / color / mirror / Atom feed
Dll libpq.dll 32 bits 10+ messages / 3 participants [nested] [flat]
* Dll libpq.dll 32 bits @ 2024-05-29 17:49 José Mello Júnior <[email protected]> 0 siblings, 1 reply; 10+ messages in thread From: José Mello Júnior @ 2024-05-29 17:49 UTC (permalink / raw) To: [email protected] Where do i found this dll for acess postgresql 15? ^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Dll libpq.dll 32 bits @ 2024-05-29 17:53 Adrian Klaver <[email protected]> parent: José Mello Júnior <[email protected]> 0 siblings, 1 reply; 10+ messages in thread From: Adrian Klaver @ 2024-05-29 17:53 UTC (permalink / raw) To: José Mello Júnior <[email protected]>; [email protected] 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 [email protected] ^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Dll libpq.dll 32 bits @ 2024-05-29 18:09 Adrian Klaver <[email protected]> parent: Adrian Klaver <[email protected]> 0 siblings, 1 reply; 10+ messages in thread From: Adrian Klaver @ 2024-05-29 18:09 UTC (permalink / raw) To: José Mello Júnior <[email protected]>; +Cc: [email protected] <[email protected]> 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 > <[email protected] <mailto:[email protected]>> escreveu: > > > > 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 > [email protected] <mailto:[email protected]> > -- Adrian Klaver [email protected] ^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Dll libpq.dll 32 bits @ 2024-05-29 18:41 Adrian Klaver <[email protected]> parent: Adrian Klaver <[email protected]> 0 siblings, 1 reply; 10+ messages in thread From: Adrian Klaver @ 2024-05-29 18:41 UTC (permalink / raw) To: José Mello Júnior <[email protected]>; +Cc: pgsql-general 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 > <[email protected] <mailto:[email protected]>> escreveu: > > > > 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 > > <[email protected] <mailto:[email protected]> > <mailto:[email protected] > <mailto:[email protected]>>> escreveu: > > > > > > > > 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 > > [email protected] <mailto:[email protected]> > <mailto:[email protected] <mailto:[email protected]>> > > > > -- > Adrian Klaver > [email protected] <mailto:[email protected]> > -- Adrian Klaver [email protected] ^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Dll libpq.dll 32 bits @ 2024-05-29 18:45 José Mello Júnior <[email protected]> parent: Adrian Klaver <[email protected]> 0 siblings, 1 reply; 10+ messages in thread From: José Mello Júnior @ 2024-05-29 18:45 UTC (permalink / raw) To: Adrian Klaver <[email protected]>; +Cc: pgsql-general Em qua., 29 de mai. de 2024, 15:41, Adrian Klaver <[email protected]> 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/pcsoft/index.html > > > > > Em qua., 29 de mai. de 2024, 15:09, Adrian Klaver > > <[email protected] <mailto:[email protected]>> escreveu: > > > > > > > > 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 > > > <[email protected] <mailto:[email protected]> > > <mailto:[email protected] > > <mailto:[email protected]>>> escreveu: > > > > > > > > > > > > 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 > > > [email protected] <mailto:[email protected]> > > <mailto:[email protected] <mailto:[email protected] > >> > > > > > > > -- > > Adrian Klaver > > [email protected] <mailto:[email protected]> > > > > -- > Adrian Klaver > [email protected] > > ^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Dll libpq.dll 32 bits @ 2024-05-30 02:45 Juan Rodrigo Alejandro Burgos Mella <[email protected]> parent: José Mello Júnior <[email protected]> 0 siblings, 1 reply; 10+ messages in thread From: Juan Rodrigo Alejandro Burgos Mella @ 2024-05-30 02:45 UTC (permalink / raw) To: José Mello Júnior <[email protected]>; +Cc: Adrian Klaver <[email protected]>; pgsql-general 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 (< [email protected]>) escribió: > > Em qua., 29 de mai. de 2024, 15:41, Adrian Klaver < > [email protected]> 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/pcsoft/index.html >> >> > >> > Em qua., 29 de mai. de 2024, 15:09, Adrian Klaver >> > <[email protected] <mailto:[email protected]>> >> escreveu: >> > >> > >> > >> > 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 >> > > <[email protected] <mailto:[email protected]> >> > <mailto:[email protected] >> > <mailto:[email protected]>>> escreveu: >> > > >> > > >> > > >> > > 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 >> > > [email protected] <mailto:[email protected]> >> > <mailto:[email protected] <mailto:[email protected] >> >> >> > > >> > >> > -- >> > Adrian Klaver >> > [email protected] <mailto:[email protected]> >> > >> >> -- >> Adrian Klaver >> [email protected] >> >> ^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Dll libpq.dll 32 bits @ 2024-05-30 17:27 José Mello Júnior <[email protected]> parent: Juan Rodrigo Alejandro Burgos Mella <[email protected]> 0 siblings, 1 reply; 10+ messages in thread From: José Mello Júnior @ 2024-05-30 17:27 UTC (permalink / raw) To: Juan Rodrigo Alejandro Burgos Mella <[email protected]>; +Cc: Adrian Klaver <[email protected]>; pgsql-general 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 < [email protected]> escreveu: > 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 (< > [email protected]>) escribió: > >> >> Em qua., 29 de mai. de 2024, 15:41, Adrian Klaver < >> [email protected]> 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/pcsoft/index.html >>> >>> > >>> > Em qua., 29 de mai. de 2024, 15:09, Adrian Klaver >>> > <[email protected] <mailto:[email protected]>> >>> escreveu: >>> > >>> > >>> > >>> > 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 >>> > > <[email protected] <mailto:[email protected]> >>> > <mailto:[email protected] >>> > <mailto:[email protected]>>> escreveu: >>> > > >>> > > >>> > > >>> > > 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 >>> > > [email protected] <mailto:[email protected]> >>> > <mailto:[email protected] <mailto: >>> [email protected]>> >>> > > >>> > >>> > -- >>> > Adrian Klaver >>> > [email protected] <mailto:[email protected]> >>> > >>> >>> -- >>> Adrian Klaver >>> [email protected] >>> >>> -- Mello Júnior 41.3252-3555 ^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Dll libpq.dll 32 bits @ 2024-05-30 19:14 Juan Rodrigo Alejandro Burgos Mella <[email protected]> parent: José Mello Júnior <[email protected]> 0 siblings, 1 reply; 10+ messages in thread From: Juan Rodrigo Alejandro Burgos Mella @ 2024-05-30 19:14 UTC (permalink / raw) To: José Mello Júnior <[email protected]>; +Cc: Adrian Klaver <[email protected]>; pgsql-general 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 (< [email protected]>) escribió: > 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 < > [email protected]> escreveu: > >> 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 (< >> [email protected]>) escribió: >> >>> >>> Em qua., 29 de mai. de 2024, 15:41, Adrian Klaver < >>> [email protected]> 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/pcsoft/index.html >>>> >>>> > >>>> > Em qua., 29 de mai. de 2024, 15:09, Adrian Klaver >>>> > <[email protected] <mailto:[email protected]>> >>>> escreveu: >>>> > >>>> > >>>> > >>>> > 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 >>>> > > <[email protected] <mailto:[email protected]> >>>> > <mailto:[email protected] >>>> > <mailto:[email protected]>>> escreveu: >>>> > > >>>> > > >>>> > > >>>> > > 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 >>>> > > [email protected] <mailto:[email protected]> >>>> > <mailto:[email protected] <mailto: >>>> [email protected]>> >>>> > > >>>> > >>>> > -- >>>> > Adrian Klaver >>>> > [email protected] <mailto:[email protected]> >>>> > >>>> >>>> -- >>>> Adrian Klaver >>>> [email protected] >>>> >>>> > > -- > Mello Júnior > 41.3252-3555 > ^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Dll libpq.dll 32 bits @ 2024-05-30 20:37 José Mello Júnior <[email protected]> parent: Juan Rodrigo Alejandro Burgos Mella <[email protected]> 0 siblings, 1 reply; 10+ messages in thread From: José Mello Júnior @ 2024-05-30 20:37 UTC (permalink / raw) To: Juan Rodrigo Alejandro Burgos Mella <[email protected]>; +Cc: Adrian Klaver <[email protected]>; pgsql-general Don't have more? Em qui., 30 de mai. de 2024, 16:14, Juan Rodrigo Alejandro Burgos Mella < [email protected]> 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. > JRBM > > El jue, 30 may 2024 a las 13:27, José Mello Júnior (< > [email protected]>) escribió: > >> 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 >> <[email protected]> escreveu: >> >>> 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 (< >>> [email protected]>) escribió: >>> >>>> >>>> Em qua., 29 de mai. de 2024, 15:41, Adrian Klaver < >>>> [email protected]> 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/pcsoft/index.html >>>>> >>>>> > >>>>> > Em qua., 29 de mai. de 2024, 15:09, Adrian Klaver >>>>> > <[email protected] <mailto:[email protected]>> >>>>> escreveu: >>>>> > >>>>> > >>>>> > >>>>> > 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 >>>>> > > <[email protected] <mailto:[email protected]> >>>>> > <mailto:[email protected] >>>>> > <mailto:[email protected]>>> escreveu: >>>>> > > >>>>> > > >>>>> > > >>>>> > > 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 >>>>> > > [email protected] <mailto:[email protected]> >>>>> > <mailto:[email protected] <mailto: >>>>> [email protected]>> >>>>> > > >>>>> > >>>>> > -- >>>>> > Adrian Klaver >>>>> > [email protected] <mailto:[email protected]> >>>>> > >>>>> >>>>> -- >>>>> Adrian Klaver >>>>> [email protected] >>>>> >>>>> >> >> -- >> Mello Júnior >> 41.3252-3555 >> > ^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Dll libpq.dll 32 bits @ 2024-05-31 00:06 Juan Rodrigo Alejandro Burgos Mella <[email protected]> parent: José Mello Júnior <[email protected]> 0 siblings, 0 replies; 10+ messages in thread From: Juan Rodrigo Alejandro Burgos Mella @ 2024-05-31 00:06 UTC (permalink / raw) To: José Mello Júnior <[email protected]>; +Cc: Adrian Klaver <[email protected]>; pgsql-general 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 (< [email protected]>) escribió: > Don't have more? > > Em qui., 30 de mai. de 2024, 16:14, Juan Rodrigo Alejandro Burgos Mella < > [email protected]> 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. >> JRBM >> >> El jue, 30 may 2024 a las 13:27, José Mello Júnior (< >> [email protected]>) escribió: >> >>> 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 <[email protected]> escreveu: >>> >>>> 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 (< >>>> [email protected]>) escribió: >>>> >>>>> >>>>> Em qua., 29 de mai. de 2024, 15:41, Adrian Klaver < >>>>> [email protected]> 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/pcsoft/index.html >>>>>> >>>>>> > >>>>>> > Em qua., 29 de mai. de 2024, 15:09, Adrian Klaver >>>>>> > <[email protected] <mailto:[email protected]>> >>>>>> escreveu: >>>>>> > >>>>>> > >>>>>> > >>>>>> > 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 >>>>>> > > <[email protected] <mailto:[email protected] >>>>>> > >>>>>> > <mailto:[email protected] >>>>>> > <mailto:[email protected]>>> escreveu: >>>>>> > > >>>>>> > > >>>>>> > > >>>>>> > > 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 >>>>>> > > [email protected] <mailto:[email protected]> >>>>>> > <mailto:[email protected] <mailto: >>>>>> [email protected]>> >>>>>> > > >>>>>> > >>>>>> > -- >>>>>> > Adrian Klaver >>>>>> > [email protected] <mailto:[email protected]> >>>>>> > >>>>>> >>>>>> -- >>>>>> Adrian Klaver >>>>>> [email protected] >>>>>> >>>>>> >>> >>> -- >>> Mello Júnior >>> 41.3252-3555 >>> >> ^ permalink raw reply [nested|flat] 10+ messages in thread
end of thread, other threads:[~2024-05-31 00:06 UTC | newest] Thread overview: 10+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2024-05-29 17:49 Dll libpq.dll 32 bits José Mello Júnior <[email protected]> 2024-05-29 17:53 ` Adrian Klaver <[email protected]> 2024-05-29 18:09 ` Adrian Klaver <[email protected]> 2024-05-29 18:41 ` Adrian Klaver <[email protected]> 2024-05-29 18:45 ` José Mello Júnior <[email protected]> 2024-05-30 02:45 ` Juan Rodrigo Alejandro Burgos Mella <[email protected]> 2024-05-30 17:27 ` José Mello Júnior <[email protected]> 2024-05-30 19:14 ` Juan Rodrigo Alejandro Burgos Mella <[email protected]> 2024-05-30 20:37 ` José Mello Júnior <[email protected]> 2024-05-31 00:06 ` Juan Rodrigo Alejandro Burgos Mella <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox