NYCPHP Meetup

NYPHP.org

[nycphp-talk] talk Digest, Vol 40, Issue 30

Nicholas Hart nhart at partsauthority.com
Mon Mar 1 14:34:24 EST 2010


Hi,

I'm trying to use the Zend provided mysql which runs on the ISeries.
However, I also need a way to replicate certain DB2 data files to it.  There
should be a way to do this without having to go out to the network.  So I am
looking for an API and/or a way to write directly to the binlogs if
possible.  Any information on this would be greatly appreciated.  Thanks.

Nick



On Sun, Feb 28, 2010 at 12:00 PM, <talk-request at lists.nyphp.org> wrote:

> Send talk mailing list submissions to
>        talk at lists.nyphp.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.nyphp.org/mailman/listinfo/talk
> or, via email, send a message with subject or body 'help' to
>        talk-request at lists.nyphp.org
>
> You can reach the person managing the list at
>        talk-owner at lists.nyphp.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of talk digest..."
>
>
> Today's Topics:
>
>   1. RDBMS Applications with Good User and Group Management?
>      (Michael B Allen)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 27 Feb 2010 12:54:25 -0500
> From: Michael B Allen <ioplex at gmail.com>
> To: nyphp <talk at lists.nyphp.org>
> Subject: [nycphp-talk] RDBMS Applications with Good User and Group
>        Management?
> Message-ID:
>        <78c6bd861002270954k2c14424amea69468de23ad410 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi All,
>
> I need an RDBMS application that has a decent UI for managing users
> and groups to demo a generic security API I'm working on. I was
> thinking about Joomla maybe but I'm interested in other suggestions.
> It doesn't even have to be PHP or Linux but preferably it should be
> something Free that everyone will have access to and preferably
> something either very popular or very small.
>
> More specifically, I'm working on a security API that handles client
> and server authentication, creating, updating and deleting accounts
> and groups, manipulating group membership, checking group membership,
> setting and changing passwords, and so on. I have various
> implementations of this API for protocols like Kerberos and LDAP and
> now I would like to create an example implementation that uses a
> traditional relational database like Oracle or MySQL. But rather than
> create an entirely custom database, I thought I would just use an
> existing application that installs it's own database and includes a UI
> for user and group management.
>
> So can anyone suggest a preferably small, popular, Free RDBMS
> application with a good UI for CRUD operations on accounts and groups?
>
> Mike
>
>
> ------------------------------
>
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org
> http://lists.nyphp.org/mailman/listinfo/talk
>
> End of talk Digest, Vol 40, Issue 30
> ************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20100301/1fe7d39e/attachment.html>


More information about the talk mailing list