Viewing 5 posts - 1 through 5 (of 5 total)
An alternative to the above suggestions is to take a look at some of the UI widgets that exist out there. I don't really know how you want to present...
August 26, 2005 at 8:30 am
One thing to also point out is that SQL Server 2005 will allow not only code to be written in c#/vb.net but will also be able to store serialized "objects" within...
August 13, 2004 at 5:48 pm
Thanks, I think that might be exactly what I need. I just did a quick test and it seems to calculate out everything nicely - even the text and...
June 29, 2003 at 9:18 pm
I actually tried both options and they both worked. I ultimately went with the secondary stored procedure option because of some other issues with our approach. Thanks for...
June 22, 2003 at 7:56 am
When one customer is modifying their extended table, would we see locking issues on the primary table for customers other than the one modifying the extended table? In other...
June 16, 2003 at 3:59 pm
Viewing 5 posts - 1 through 5 (of 5 total)