Groups | Search | Server Info | Login | Register


Groups > comp.lang.modula3 > #43

Re: PostgreSQL Interface in DB package

Newsgroups comp.lang.modula3
Date 2015-10-30 07:56 -0700
References <fLwYx.35633$si3.34666@fx06.iad>
Message-ID <83abe04b-855f-441a-8de1-398bfedf9486@googlegroups.com> (permalink)
Subject Re: PostgreSQL Interface in DB package
From Daniel Benavides <dabenavidesd@gmail.com>

Show all headers | View raw


On Thursday, October 29, 2015 at 5:06:06 PM UTC-5, DirtyBoy wrote:
> I do realise this group is largely stale and unused, but I don't seem to 
> have much choice. I'm trying to use the "PostgreSQL" interface for the 
> DB module (i.e. DB.FindInterface("PostgreSQL")) but keep getting the 
> error "Interface 'PostgreSQLDB' not found."
> 
> I have PostgreSQL installed, I have libpq installed (and the system is 
> able to link to it), but it seems only the "stub" is being used, and not 
> the actual PostgreSQLDB.m3 file (at least, that's my assuption). The 
> source file for the stub mentions cm3.cfg and the m3makefile, but gives 
> no indication of what should actually be done to have the correct 
> compilation complete.
> 
> I'd really rather not be forced to use the "postgres95" library, as it 
> seems very "raw", and requires a lot of switching in and out of C values 
> (which kind of defeats the point of using a higher-level language, IMO).

I have an newer than 95 wrapper by Daniel Solaz but last time  I tried didn't work for me, I'll mail iope itt you attached.

Hope it helps

Back to comp.lang.modula3 | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

PostgreSQL Interface in DB package DirtyBoy <dirty@tridentpass.com> - 2015-10-29 15:06 -0700
  Re: PostgreSQL Interface in DB package DirtyBoy <dirty@tridentpass.com> - 2015-10-29 15:07 -0700
  Re: PostgreSQL Interface in DB package Daniel Benavides <dabenavidesd@gmail.com> - 2015-10-30 07:56 -0700
    Re: PostgreSQL Interface in DB package DirtyBoy <dirty@tridentpass.com> - 2015-11-02 16:33 -0800
  Re: PostgreSQL Interface in DB package Daniel Benavides <dabenavidesd@gmail.com> - 2015-11-03 07:52 -0800

csiph-web