Daily Archives: 4/28/2006

Writing Code To Generate Code

Today I wrote a script to generate the SQL for a stored procedure based on an Access database table design. Creating a stored procedure is a tedious chore that usually requires a lot of copy and paste of the field … Continue reading

Posted in General | Leave a comment