[thelist] Included files

Anthony Baratta Anthony at Baratta.com
Wed Feb 28 20:13:10 CST 2001


At 05:15 PM 2/28/2001, you wrote:
>I had a question about included files as well. Almost
>all my ASP files have SQL statements and some of them
>use the same SQL statements. Would it be a good idea
>to put all the SQL statements into a single file and
>then include this file in all the ASP files? Would
>this cause a lot of overhead?

I liberally use includes as libraries for all my shared and semi-shared 
functions. Unless the files are "huge" then its not a real performance hit. 
IMHO.



----
Anthony Baratta
President
Keyboard Jockeys





More information about the thelist mailing list