473,484 Members | 1,755 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

ODBC DataBase Freeze

MindBender77
234 New Member
This is hard to explain but, I have a Access 2k db that pulls over 100k records; counts the number of tech initials which gives the number of boxes each tech packed in a specific time frame.

I believe that the query is causing the ODBC db to freeze for a few seconds causing data not to updated from other application running.

Is this theory possible?

I attempted to pull just the data into a temp table in my Acc 2k app and count them from there as a work-around but, produces the same result. I eventually get the information I need but, at a cost.

Any insight or theory will be appreciated,
Bender
Feb 22 '08 #1
4 3015
NeoPa
32,556 Recognized Expert Moderator MVP
ODBC can be a bitch.
With recordsets of that size you need to get down and dirty with the ODBC settings sometimes. The default settings are for typical usage and your requirements fall outside of that.
ODBC settings vary per provider so I can only comment generally. The timeout setting is critical, but so can others be.

A far more useful area to explore though, would be to get the far end to do the bulk of the work for you. This depends directly on what the far end is though.
Feb 24 '08 #2
MindBender77
234 New Member
Thanks for your insight, Neopa.

However, the more I look into this problem the more "Red Tape" I find myself running into. I have decided that pulling a weeks worth of data is a bit much. I then decided to run 7 smaller queries, one for each day and appending these to a temp table inside the DB. From there I can do the appropriate calculations. This helps some what but, does solve the root problem. If I get more info on the matter, I'll be sure to send the update.

The "Red Tape" comes from not having authorization/security clearance to dig further into the problem myself i.e. ODBC settings.

Bender
Feb 27 '08 #3
NeoPa
32,556 Recognized Expert Moderator MVP
ODBC is such a general thing that it's hard to deal with it specifically in a place such as this. Daily updates seems to be a work-around for now at least.
BTW Congratulations on your first 100 posts :)
Feb 27 '08 #4
MindBender77
234 New Member
ODBC is such a general thing that it's hard to deal with it specifically in a place such as this. Daily updates seems to be a work-around for now at least.
BTW Congratulations on your first 100 posts :)
Agreed. I'll keep on it and post updates just for general knowledge for others.

And thank you. TSDN has helped me more times than not in the past. I'm just trying to give back to the communities that aided me.

Bender
Feb 28 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

11
3730
by: Wolfgang Kaml | last post by:
Hello All, I have been working on this for almost a week now and I haven't anything up my sleeves anymore that I could test in addition or change.... Since I am not sure, if this is a Windows...
6
6747
by: Andreas Lauffer | last post by:
I changed from Access97 to AccessXP and I have immense performance problems. Details: - Access XP MDB with Jet 4.0 ( no ADP-Project ) - Linked Tables to SQL-Server 2000 over ODBC I used...
8
3473
by: Philip Wright | last post by:
I am trying to connect to a DB2 v7.2 database from Lotus 123 v9.8 on a Windows XP Pro machine. I have the Software Development Client installed on the XP machine and have run the Client...
4
10797
by: Jacob Pallapati | last post by:
Hi, I need to create an ODBC connection for one of my databases from the command line. I could use db2 catalog system odbc database source <my-database>. But I want to create a DSN with a name...
4
5634
by: Andreas Lauffer | last post by:
Can anyone tell me advantages / disadvantages of DataDirect Server Wire ODBC-driver? Any experiences? What about redistribution? Andreas Lauffer, easySoft. GmbH, Germany
3
6166
by: Lauren Quantrell | last post by:
Maybe a dumb question - I'm new to ODBC. How do I install an Access ..mde file on a user's workstation and create the ODBC connection to the backend SQL Server database without having to go through...
8
9606
by: Greg Strong | last post by:
Hello All, The short questions are 1 Do you know how to make DSN connection close in Access to Oracle 10g Express Edition? &/or 2 Do you know how to make a DSN-less pass-through query...
1
17559
by: Thijs | last post by:
Hi, i'm new to db2, so the answer on this question is maybe verry simple (or not)... i've installed db2 on a server, and now, I want to make a connection with odbc from a client (windows...
9
18723
by: Mourad | last post by:
Hi All, Is it possible to create a Make Table query in access (2.0 and 2003) that creates the table into a SQL Server database? Following the steps: 1- Create New Query 2- Set Query Type as...
0
7082
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6953
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7144
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7214
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5407
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4529
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3041
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
592
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
235
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.