Viewing 4 posts - 1 through 4 (of 4 total)
As a contractor and software developer I usually write dynamic SQL Expressly to avoid loosely coupled applications..
If I leave Stored Procs where "in house" developers can get their hands...
September 6, 2005 at 5:07 am
Exactly Right.. You'll need (and want) an entry in the Parent Table (Company) that has the PK of 1 and some name like "UNAssigned" where no real company will ever...
November 16, 2004 at 7:33 am
As you see all the solutions are getting harder. That' s a clue that you are going the wrong direction. Correct answers make life easier.
The simpliest way is to create...
November 16, 2004 at 5:45 am
You Want to Check out MyGeneration.Com. It's a free Template based code generator that will generate your stored procs. Optionally It'll write wrap all the Stored procs into VB, C#...
September 17, 2004 at 5:13 am
Viewing 4 posts - 1 through 4 (of 4 total)