Search results for query: *

  1. M

    Question Log website visits to a SQL Server 2000 database

    A couple more questions.. A couple more questions: corporate database design standards mean that I'm unable to not have a primary key for my table. Will this significantly affect the performance of the index? Question 2 is - does your 1000-row-per-second bulk insert come from individual web...
  2. M

    Question Log website visits to a SQL Server 2000 database

    The "bad" way Thanks for the input. What makes you think it won't adversely affect performance?
  3. M

    Question Log website visits to a SQL Server 2000 database

    I'm throwing this question out to the community for opinions. I have a large corporate website that is being ported from ASP to ASP.Net. We're adding a new feature: each page visit will be logged to a SQL Server 2000 database. My problem is that I don't want this logging to adversely affect...
Back
Top