Re: overcome increase in virtual memory

From: The Outlander (TheOutlander_at_Gmail.com)
Date: 12/17/04


Date: Thu, 16 Dec 2004 19:38:50 -0500

I have had the same problem ... I got the latest service packs for SQL and
the latest MDAC which claims to have fixed this issue.

We have had an issue with continuous inserts. I tried adding a sleep and
that didn't help much but u can try all these fixes. It is a bug in the ADO
that they claim to fix. We came with a workaround and that was not to use
inserts that fast which works I think ... but the other developer took over
so I am not sure on the status.

- Nik

"Poonam Keshwani" <Poonam Keshwani@discussions.microsoft.com> wrote in
message news:47B5FC51-A42E-410D-BADD-7C67E65D0460@microsoft.com...
> Hello,
> My application is using ATL COM dll(VC++, VS 6.0 SP 5 OS: Win 2003/ 2000)
in
> an ATL COM Service
> COM Exe connects to MS SQL Server 2000 database using dll.
> The dll does all database operations referred by COM Service.
> In dll, ADO (MDAC 2.6) connects to MS SQL Server 2000 database and
> ADO::ConnectionPtr's Execute method is used for record insertion. In my
> application, insertion in a table occurs continously and I have found that
> during insertion virtual memory increases continously by 8 kb.
> Parallel to this, there are many other application routines called. I am
> sure that this increase is only during database insertion and not by any
> another routine.
>
> I don't know how to overcome this increase in memory.
> I also used MDAC 2.8 but the problem persists.
>
> Thankyou for any suggestion.
>



Relevant Pages

  • Re: Need help with full-text performance for large database
    ... Looking for a SQL Server replication book? ... > appears to be getting slower each day as the database grows. ... > controller with either 128 or 256 MB of onboard caching RAM. ... > milliseconds per insertion). ...
    (microsoft.public.sqlserver.fulltext)
  • Re: I need Help On Basic
    ... > MDAC 2.8 ... > .NET Framework 2.0 ... What happens when you try to create a connection to a database in Database ... What do you see when you open SQL Express Manager and connect to your SQL ...
    (microsoft.public.dotnet.academic)
  • ADODB.Connection error 800a0e7a
    ... I have a problem on a Windows 2000 Server sp4 where any asp page that ... tries to connect to a database (SQL or Access) get's the following eror: ... the server has MDAC v2.7 ...
    (microsoft.public.inetserver.iis)
  • Re: dbdebunk Quote of Week comment
    ... > a lot of really bad SQL programmers. ... But SQL does not have a pointer data type or the ... > being told to design a database. ... But why is little Cindy Lou Who employee ...
    (comp.databases.theory)
  • Re: DBMS and lisp, etc.
    ... Naively implemented with SQL, again for 10 ... (1 query for the initial orders, 1 query for each order for its ... soon as you upgrade to the SQL database. ... (eq (order-customer orderA) ...
    (comp.lang.lisp)