RGD Application Remove SourceThis is a featured page

There are times when you don't want your source code to escape into the wild. But in the rush and tumble of deploying an application to a client, short cuts can (and usually are) taken which can result in your precious source code leaving it's comfortable home in your PC.

So then, your left with the problem of removing the source from a runtime system. Not an easy task. I know, I've been there, done that.

That's why I ended up writing a Remove Source stored procedure which can be run from a runtime with just a few quick keystrokes.

The RGD_APPLICATION_REMOVE_SOURCE procedure will remove the following source items from a system (be it runtime or development).

OIWINS - OpenInsight form definitions.
OIEVENTS - Event source code.
OISTPROC - Stored procedure source code.
STPROCDBG - Stored procedure debug tables.
STPROCINS - Insert records.

**** WARNING ****
This procedure will remove the source code from the target system.
Once deleted these cannot be restored. Please ensure that you have a complete backup of your system before using this routine.
******



zapher67
zapher67
Latest page update: made by zapher67 , Feb 5 2008, 4:26 PM EST (about this update About This Update zapher67 Edited by zapher67

179 words added

view changes

- complete history)
Keyword tags: application remove source
More Info: links to this page
Started By Thread Subject Replies Last Post
BarryStevens Source line error 0 Jul 7 2008, 12:21 AM EDT by BarryStevens
Thread started: Jul 7 2008, 12:21 AM EDT  Watch
Val = Repository(EntIds<J>,"DESTROY")

Should be:

Val = Repository("DESTROY",EntIds<J>)
Do you find this valuable?    
Keyword tags: application remove source
Showing 1 of 1 threads for this page
Unknown File rgd application remove source v100.bas (Unknown File - 2k)
posted by zapher67   Feb 5 2008, 4:27 PM EST
basic+ source code version 1.00

Related Content

  (what's this?Related ContentThanks to keyword tags, links to related pages and threads are added to the bottom of your pages. Up to 15 links are shown, determined by matching tags and by how recently the content was updated; keeping the most current at the top. Share your feedback on Wetpaint Central.)