I guess hibernate is designed to make all databases including pick,
look like object stores and that the application is written without
pick concepts in mind.
this would be a slightly different angle from exodus which provides a
line for line, function for function, operator for operator
replacement for pick basic language using a c++ compiler. I have to
keep quiet about it being c++ because that mostly triggers a whole
raft of poorly informed negative preconceptions.
exodus hasnt got any bindings into other languages yet - I will do
that with SWIG soon - primarily because my objective is to port a huge
application in pick basic into "exodus language" which as I say can be
compiled by any standard c++ compiler.
once swig or hibernate? is in place then exodus can make postgres look
like a pick database to any application programmer various languages.
is that what you are interested in?
On Jun 9, 6:16 pm, Norman Bauer <
normanba...@gmail.com> wrote:
> While I'm on here. One thing that would be spectacular would be Hibernate
> integration. I was messing around with hibernate last year and got it to
> partially work with Universe. The big problem I had was the support for auto
> generated primary keys. I could see data in grails but dam if I could write
> to it.
>
>
>
>
>
>
>
> On Thu, Jun 9, 2011 at 10:13 AM, Norman Bauer <
normanba...@gmail.com> wrote:
> > Shows they are there. i'll reboot and go from there. Thanks.
>
> > norm@ubuntu:~$ pg_config --pkglibdir
> > /usr/lib/postgresql/8.4/lib
> > norm@ubuntu:~$ ls /usr/lib/postgresql/8.4/lib/ | grep pgexodus
> > pgexodus-9.6.so.0
> > pgexodus-9.6.so.0.0.0
> >
pgexodus.la
> > pgexodus.so
>
> > On Thu, Jun 9, 2011 at 9:33 AM, Steve Bush <
neosys....@gmail.com> wrote:
>
> >> postgres's pg_config will tell you where it should go
>
> >> neosys@lucid64:~$ pg_config --pkglibdir
> >> /usr/lib/postgresql/8.4/lib
> >> neosys@lucid64:~$
>
> >> but all this is supposed to be automatically done by during the "sudo make
> >> install" bit of the install instructions so I am a bit confused
>
> >> On Thu, Jun 9, 2011 at 5:28 PM, Norman Bauer <
normanba...@gmail.com>wrote:
>
> >>> Ok had a few minutes to see if I could configure it. I used configexodus
> >>> and roll through the prompts entering the relevant info. When all is said
> >>> and done I get this error "SQL ERROR: could not access file "pgexodus": No
> >>> such file or directory"
>
> >>> Sounds like something is not configured correctly for the path. Where is
> >>> pgexodus normally located so I can make sure it is in the right spot?
>
> >>> On Thu, Jun 9, 2011 at 9:03 AM, Norman Bauer <
normanba...@gmail.com>wrote:
>
> >>>> Thanks Steve, it I missed the configexodus. Will do that shortly.
>
> >>>> On Thu, Jun 9, 2011 at 8:54 AM, Steve Bush <
neosys....@gmail.com>wrote:
>
> >>>>> after you run configexodus to setup a database and save the connection
> >>>>> params in .exodus - you can also create files and do everything from command
> >>>>> line eg.
>
> >>>>> createfile blah
> >>>>> createfile dict_clients
> >>>>> edir dict_clients key
> >>>>> edir dict_clients name
>
> >>>>> edic = edit and compile
> >>>>> edir = edit record
>
> >>>>> list clients key name
>
> >>>>> and "listfiles"
>
> >>>>> sorry the command line isnt documented in programmers reference manual
> >>>>> yet!
>
> >>>>> On Thu, Jun 9, 2011 at 4:47 PM, Steve Bush <
neosys....@gmail.com>wrote:
>
> >>>>>> quick reply in case it is all you need ...
>
> >>>>>> run and look at testsort.cpp which creates files, dictionaries and
> >>>>>> runs list with sort/select on dict columns .. basically the whole pick
> >>>>>> experience!
>
> >>>>>> I assume you have postgres installed and have run configexodus!
>
> >>>> The website of some guy -
http://normanbauer.info
> >>>> Sign up for his weekly email newsletter "The Ruh Roh! Report" too by
> >>>> going visitinghttp://
groups.google.com/group/the-ruh-roh-report