Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)

  • RE: 1.5 mil recs and a web based UI

    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...

  • RE: A future for stored procedures?

    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...

  • RE: Determining size occupied by each row

    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...

  • RE: SP_Rename column in different database

    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...

  • RE: Handling "optional fields"

    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...

Viewing 5 posts - 1 through 5 (of 5 total)