I have developed a coding utility in MS Access that stores code snippets. I added <insert tags> that allow you to change fields and variables automatically. I also added Stored Procedure capability that converts Stored Procedures in SQL to VBScript. It’s really amazing. What used to take me an hour or two to type in, now takes one mouse click.
Using the utility I found that I can write much more sophisticated code (because it’s accessible with a mouse click) and write it error free in a fraction of a second. For example I can write code that handles lots of options that would be very time consuming to do from scratch or patch together from other existing blocks of code. I have build in a lot of intelligence, so the utility automatically updates the resulting code based on the inserts used.
I’m thinking about marketing the utility but before I did, I wanted to see if there are any good coding utilities for Access, HTML, VBScript, and SQL. Aside from FMS’ Code Library, does anyone know of any other utilities? If so what do you like about them?
Using the utility I found that I can write much more sophisticated code (because it’s accessible with a mouse click) and write it error free in a fraction of a second. For example I can write code that handles lots of options that would be very time consuming to do from scratch or patch together from other existing blocks of code. I have build in a lot of intelligence, so the utility automatically updates the resulting code based on the inserts used.
I’m thinking about marketing the utility but before I did, I wanted to see if there are any good coding utilities for Access, HTML, VBScript, and SQL. Aside from FMS’ Code Library, does anyone know of any other utilities? If so what do you like about them?