Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7801355
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T00:55:21+00:00 2026-06-02T00:55:21+00:00

Our VB6 application works with multiple MS-Access databases which represent different resultsets. When the

  • 0

Our VB6 application works with multiple MS-Access databases which represent different resultsets. When the user selects a resultset, the database that contains the resultset is renamed to Temp.mdb for the time the user needs its data. When the user is done the Temp.mdb is renamed to its original name. (Please accept this design, there was a good reason for it at the time).

A pitfall of this design is, that when there is an open connection to the Temp.mdb the rename fails with a permission denied error. So in our code all connections are meticulously closed beforehand.

Enter Crystal reports:
We create a report using CraxDRT.Application.OpenReport(path), pass it around some Net dll’s to set its parameters and then send it to the CRViewer or the printer. After this it seems that the report keeps lingering around and keeps an open connection the the Temp.mdb, thereby write protecting the temp.ldb. I tried to set all references tot the report within Vb6 and Net to null/Nothing, but the report itself has no IDispose interface, Close method or whatever. Only when I close the main application the connection to the database disappears. After restarting I can then rename it.

There must be a way to release the lock that the report holds on the Temp.ldb file so that I can rename the Temp.mdb. But how??

PS: The strange thing is that when I call up a different report that uses the same data, but that is not passed to Net dll’s, in some way or another the lingering report is garbage collected and it releases its lock too.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T00:55:24+00:00Added an answer on June 2, 2026 at 12:55 am

    If it’s not garbage collection issue then it’s probably connection pooling by .NET/OLEDB provider CR is using. Though usually it is not enabled for JET databases.

    You can wrap your reporting logic in a separate executable that launches CR viewer or prints report and then exits effectively forcing GC and/or clearing open connections.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In our VB6 application, when the user's default printer is set to Microsoft Office
We have a bunch of VB6 applications that access two different database servers (both
We have a legacy VB6 app, which is critical to our business. We're working
Our application is built in VB6 and delivered in a SaaS model via Citrix.
I have inherited a VB6/Access application that we have developed and sold for many
We have a Com+ VB6 DLL used in our asp classic application. After upgrading
I’m looking at rewriting a portion of our application in C# (currently legacy VB6
We have a legacy VB6 application which has worked just fine on Windows XP
We are currently migrating our VB6 application to Net. The VB6 code uses some
This is trouble shooting question. Our application's development environment is VS2005 C/C++, VB6 based

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.