On 18 Mar 2009, at 16:24, Michael Reddick wrote:
On Wed, Mar 18, 2009 at 10:51 AM, Adam Witney <[email protected]>
wrote:
Hi,
Our database uses actual database users rather than a table
containing usernames and password.
Why are you doing that?
The database has a row level security model implemented such that row
access is controlled by the database login. This is because several
applications can be used to interact with it.
thanks
adam
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/