Viewing 3 posts - 1 through 3 (of 3 total)
Since I am setting up all my queries using Stored Procedures, it was easy to implement it using the method above (SCOPE_IDENTITY).
Thanks for all your help.
September 18, 2006 at 11:46 am
#661097
Thanks a lot for your help.
I'll be setting it up as the majority suggested. I'll create a sing Customer table which the rest of the application will interact with, making...
September 11, 2006 at 8:44 pm
#659792
I don't mind having a single customers table. The only problem is that there is different information for each type.
For instance. If I had all the customers in one table...
September 7, 2006 at 2:35 pm
#659206