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

  • SEARCH
  • Home
  • 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 6134313
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T17:20:22+00:00 2026-05-23T17:20:22+00:00

I have an Excel spreadsheet that needs to display data from our SQL database.

  • 0

I have an Excel spreadsheet that needs to display data from our SQL database.

I am storing the results of a slow query in a temporary table and want to be able to access those results repeatedly without having to rerun the slow query.

I am using an ADODB.Connection in VBA to connect to our SQL database and retrieve information. I want to open a connection once and use that session across various macros for as long as the user is using the spreadsheet. I can’t find any way to make the connection persistent, so it always closes once I exit the macro that opened it and I lose any temporary tables that I created.

  • 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-05-23T17:20:22+00:00Added an answer on May 23, 2026 at 5:20 pm

    Your connection is going out of scope when the macro completes and therefore closing. You don’t want to be holding connections open indefinitely against the SQL Server as this can seriously affect performance of the database for other users/services.

    How big is the data you’re storing in the temp table? If it’s not too big you could hold it locally. To prevent this data from also going out of scope when the macro completes you’ll need to store it in a module level variable rather than within the macro. Yes you could store your connection here too but I’d strongly recommend you don’t.

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

Sidebar

Related Questions

I have an Excel Spreadsheet like this id | data for id | more
I have an Excel spreadsheet of data like: ColumnA ColumnB 33 11 25 5
We have an Excel 2002/XP based application that interacts with SQL 2000/5 to process
I have an Excel spreadsheet that will sit out on a network share drive.
I have an Excel spreadsheet that I'm reading in that contains some £ signs.
I have an excel spreadsheet that contains entire addresses packed in a single cell
I have an Excel spreadsheet with, among onther things, numbers that are identifiers. My
I have an excel spreadsheet that contains some formulas to calculate ROI for an
I have an Excel 2007 workbook that contains an ODBC data connection (to FoxPro,
I have an excel spreadsheet in a format similar to the following... | NAME

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.