• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: PostgreSQL plugin
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PostgreSQL plugin


  • Subject: Re: PostgreSQL plugin
  • From: Leo Lutz <email@hidden>
  • Date: Tue, 14 Jun 2005 12:59:32 -0700

Thanks for maintaining it!
I wanted the source since I hadn't seen anything mentioned about it
since last year sometime and it's only been linked to once(AFAIK) and
that was from this list.

Is it possible to fix the default of character(n) -> bpchar(n) in the
plugin since it should be char(n)?

Also, is http://www.cluster9.com/download/PostgresqlForWO.tgz the
latest available?

I saw Wonder mentioned a lot in conjunction with it, but it won't
build on a clean Tiger install when I use the WO downloaded with xcode
2.1. I eventually got it building after copying a jar over from
another machine but I still wasn't getting the EOPlugin, just the
framework. Also the binary release seemed to be missing the plugin, so
that was useless as well.

At any rate, thanks again.

--Leo

On 6/14/05, 時期 精霊 <email@hidden> wrote:
> Hello,
>
> I'm maintaining updated source of postgresql plugin.
>
> It is based on the project wonder plugin, but actively maintained and
> has been updated to add many bugs fix.
>
> We plan to post the source on our new website. But we are actually
> under heavy reorganization.
>
> If you want, I can unofficially send the source to you, I'll just ask
> you to tell us of any bug fix we can add to our repository.
>
> Regards
>
> Kuon
>
>
> On Jun 14, 2005, at 7:34 PM, Leo Lutz wrote:
>
> > Thanks, that was the problem. Somehow didn't see the bpchar since
> > there were a lot of varchar already on other fields. Is this a problem
> > we can get fixed in the plugin or is it completely up to EOModeler?
> >
> > BTW, I would still like the updated plugin source if anyone has it.
> >
> > --Leo
> >
> > On 6/13/05, Omar <email@hidden> wrote:
> >
> >> I had this same problem this weekend, what I did was change the
> >> "bpchar"
> >> in my model to varchar, I think just "char" should work though...
> >>
> >> Omar
> >>
> >> Leo Lutz wrote:
> >>
> >>
> >>> I've tried the modified files I found posted on this list and they
> >>> seem to work great except I still can't run a simple query.
> >>>
> >>> I'm getting this as the query and error.
> >>>
> >>> SELECT t0.correcting, t0.formid, t0.moddate, t0.status FROM
> >>> public.status t0 WHERE UPPER(t0.status) LIKE UPPER($1::bpchar(1))
> >>> ESCAPE '|'
> >>>
> >>> ERROR:  42601: syntax error at or near "(" at character 122
> >>>
> >>> 122 starts at (1)) in bpchar(1))
> >>>
> >>> I've asked about this and it seems that the plugin should be putting
> >>> in a char(1) instead of a bpchar(1) because the parser doesn't know
> >>> how to handle (n) for bpchar.
> >>>
> >>> Is it possible to get the source for the plugin or is there some
> >>> other
> >>> reason for this problem?
> >>>
> >>> --Leo
> >>> _______________________________________________
> >>> Do not post admin requests to the list. They will be ignored.
> >>> Webobjects-dev mailing list      (email@hidden)
> >>> Help/Unsubscribe/Update your Subscription:
> >>> 40carvajalc.com
> >>>
> >>> This email sent to email@hidden
> >>>
> >>>
> >>>
> >>>
> >>>
> >>
> >>
> >  _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Webobjects-dev mailing list      (email@hidden)
> > Help/Unsubscribe/Update your Subscription:
> > 40goyman.com
> >
> > This email sent to email@hidden
> >
>
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: PostgreSQL plugin
      • From: 時期 精霊 <email@hidden>
References: 
 >PostgreSQL plugin (From: Leo Lutz <email@hidden>)
 >Re: PostgreSQL plugin (From: Omar <email@hidden>)
 >Re: PostgreSQL plugin (From: Leo Lutz <email@hidden>)
 >Re: PostgreSQL plugin (From: 時期 精霊 <email@hidden>)

  • Prev by Date: Re: PostgreSQL plugin
  • Next by Date: Re: try catch not working
  • Previous by thread: Re: PostgreSQL plugin
  • Next by thread: Re: PostgreSQL plugin
  • Index(es):
    • Date
    • Thread