[ACFUG Discuss] CF and Oracle

2007-05-09 Thread Viswanathan . Jayaraman
Hello, Has anybody been actively working on Flex, CF and Oracle? I have a few questions. Thanks Jay x8453 - To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see

Re: [ACFUG Discuss] CF and Oracle

2007-05-09 Thread Douglas Knudsen
yes. DK On 5/9/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hello, Has anybody been actively working on Flex, CF and Oracle? I have a few questions. Thanks Jay x8453 - To unsubscribe from this list, manage your profile @

[ACFUG Discuss] CAR files

2007-05-09 Thread Szwedo . Ed
Is there a way to automatically (via a script) generate a CAR file? In our shop, any and all developers also act as admins and may make Admin setting changes to the server. Unless we remember to generate a CAR file each time we change a setting, our failover server will become out of sync with

[ACFUG Discuss] preferred method for coding logins

2007-05-09 Thread Dusty Hale
As a part of the app I'm working on I have to code a permission based login system. I've written a lot of this kind of code in the past to pull from but I thought it would be interesting to ask if anyone has thought on current preferred ways to code logins. My thoughts are: What is the

Re: [ACFUG Discuss] CF and Oracle

2007-05-09 Thread Precia
Yeppers On 5/9/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hello, Has anybody been actively working on Flex, CF and Oracle? I have a few questions. Thanks Jay x8453 - To unsubscribe from this list, manage your profile @

Re: [ACFUG Discuss] preferred method for coding logins

2007-05-09 Thread Dean H. Saxe
Whoa, I could talk for days on this alone. A few thoughts: Authentication must take place on the server. All authorization information must also remain on the server, therefore it is always held in the SESSION scope. While I have immense respect for Hal, I find that method to be a PITA.

Re: [ACFUG Discuss] preferred method for coding logins

2007-05-09 Thread Dean H. Saxe
#3 below should actually be before saving the data to the DB or other datastore... sorry for any confusion. -dhs Dean H. Saxe, CISSP, CEH [EMAIL PROTECTED] What is objectionable, what is dangerous about extremists is not that they are extreme, but that they are intolerant. -- Robert