When we move from development to production, we have to provide SQL scripts
to setup all tables, SPs, views, and so on.  Our "DBAs" are just there to
make sure the boxes stay up and running, they do not even run those SQL
scripts we provide.  The scripts are ran usually by the web server admins.

On 8/27/06, Teddy Payne <[EMAIL PROTECTED]> wrote:
>
>
> For the deployment of the stored procedures, ths can be achieved pretty
> easily with generated scripts.  It is not uncommon to just copy the sql
> necessary to update, backup and deploy all of your stored procedures very
> quickly.
>
> Teddy
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251200
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to