datatable memory

  1. 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...
  2. R

    Question Memory Problems - DataTables

    I'm getting a major headache using datatables inside VB.NET (Framework 2.0 and 3.5) I'm basically reading some data from SQL into a datatable and then passing that datatable onto another thread which deals with writing out some data to a COM object before clearing the rows and repeating the...
Back
Top