|
|
| P is for Practical | |
| PerlMonks |
Re^4: Abstracting SQL without Stored Proceduresby mpeppler (Vicar) |
| on Sep 30, 2004 at 01:55 UTC ( [id://395248]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Frankly, it might even be best to store your queries in the database itself and pre-load them when the app starts up. *shrugs*But if you do that - make sure that you actually keep the source to that information in operating system files, preferably under source control. Have the SQL specialist edit these files and load them to the data server as needed (and after thorough testing, of course). Michael
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||