473,386 Members | 1,644 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

size of memory used to open a large table with ado .net

This is a question for sql server 2000 and vb .net and xp pro, so I am
posting to all ng's.

Is there any way of knowing or approximating the amount of memory exhausted
in retaining a large disconnected (ado .net) table/dataset? It a .dbf file
is in memory, I could identify the size of the file directly, but with sql
server 2000 and the swapping technologies of windows xp pro, I only know the
size of the .mdf, which is of no value. Say the .mdf is 4.6 gig and it
contains 160 tables, 200 sp's, a few view, triggers, etc. One table - a
large one - has 25 cols and 1.2 million rows. Its physical size is no where
designated. I load this in a vb .net app into a dataset. It takes a long
time, obviously.

But once loaded, approx how much memory has been used? Did it write xml and
is it continually swapping out to get the appropriate xml and then display
it, allow changes to it, etc?

Tx for any help.

Bernie Yaeger
Nov 20 '05 #1
9 1100
Hi Bernie,

|| This is a question for sql server 2000 and vb .net and xp pro,
|| so I am posting to all ng's.

You've only posted this message to this group. If you have the same
message posted to others, you will have to check each one indiviually for
an answer. Furthermore, we can't see their responses and they can't see
ours.

It's ok to cross-post by selecting a well chosen set of newsgroups.
Multi-posting (which is what you've done) is much the weaker option.

Regards,
Fergus

--
(Please ignore this - there's a feud going on)
==================================================
Quote of the day
Herfried:
I don't need/want human interaction.
==================================================
Nov 20 '05 #2
Hi Fergus,

Get off Herfried's back already. It's childish and beneath you.

Bernie

"Fergus Cooney" <fi****@post.com> wrote in message
news:uq**************@TK2MSFTNGP09.phx.gbl...
Hi Bernie,

|| This is a question for sql server 2000 and vb .net and xp pro,
|| so I am posting to all ng's.

You've only posted this message to this group. If you have the same
message posted to others, you will have to check each one indiviually for
an answer. Furthermore, we can't see their responses and they can't see
ours.

It's ok to cross-post by selecting a well chosen set of newsgroups.
Multi-posting (which is what you've done) is much the weaker option.

Regards,
Fergus

--
(Please ignore this - there's a feud going on)
==================================================
Quote of the day
Herfried:
I don't need/want human interaction.
==================================================

Nov 20 '05 #3
Hi Bernie,

Are you going to say the same thing to Herfried?

Regards,
Fergus
Nov 20 '05 #4
If he does something to warrant it, you bet.

You're both too bright and too helpful to bother with such things.

Bernie

"Fergus Cooney" <fi****@post.com> wrote in message
news:eh**************@TK2MSFTNGP10.phx.gbl...
Hi Bernie,

Are you going to say the same thing to Herfried?

Regards,
Fergus

Nov 20 '05 #5
* "Bernie Yaeger" <be*****@cherwellinc.com> scripsit:
If he does something to warrant it, you bet.


;-)

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

<http://www.plig.net/nnq/nquote.html>
Nov 20 '05 #6
Hi Bernie,

I guess you haven't been climbing the threads so much. I'm not
saying these things to/about Herfried for fun. I would like him to stay
away from me and he insists on his right to pester me. [Carries on for
another hour explaining the situation ...]

All I want is for Herfried to not post <anything> in response to
<any> of my posts. Like I don't exist to him. I'm curious what he'd
say if you were to ask him if he can do that. So far he's said no,
except once. But he's apparently forgotten or taken his words back.

A truce that I'd like between us
http://tinyurl.com/ubbs
except that ten days is now too short a time.

It hadn't been going very long when Herfried broke it. Then he did so
again yesterday and today. I will throw the truce in the bin if he wishes.
If he wants to antagonise me then my quotes are just one way in which
I can devalue the truce. If he wants war I will give him that.

But if he wants peace, and I mean total peace - all 6 terms - then
that would be best for everyone. Can he see this though?? :-(

Unfortunately it's not a question or brightness - at least not in the
sense that you use it.

Regards,
Fergus
Nov 20 '05 #7
Hi Bernie,

Herfried winking there is just one small sign of how he fails to
understand that this is a matter affecting a large part of the group.
It seems to be a big joke to him. He simply can't take it seriously.

Regards,
Fergus
Nov 20 '05 #8
* "Fergus Cooney" <fi****@post.com> scripsit:
Herfried winking there is just one small sign of how he fails to
understand that this is a matter affecting a large part of the group.
It seems to be a big joke to him. He simply can't take it seriously.


Rules of Conduct
<http://www.microsoft.com/communities/conduct/default.mspx>

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

<http://www.plig.net/nnq/nquote.html>
Nov 20 '05 #9
Rules of Conduct
<http://www.microsoft.com/communities/conduct/default.mspx>

Please treat all other online participants with respect and do not use Microsoft Community
Chats to threaten,

HARASS, STALK,

or abuse other users.
Being a HYPOCRITE again, Herfried?
Nov 20 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: DJTB | last post by:
zodb-dev@zope.org] Hi, I'm having problems storing large amounts of objects in a ZODB. After committing changes to the database, elements are not cleared from memory. Since the number of...
6
by: shailesh kumar | last post by:
Hi, I need to design data interfaces for accessing files of very large sizes efficiently. The data will be accessed in chunks of fixed size ... My data interface should be able to do a random...
7
by: Bart Torbert | last post by:
Hello, I am starting to examine using SQLServer instead of Oracle. I went through the SQLServer import utility to copy tables from Oracle into SQLServer. I then checked the size of the...
24
by: simon | last post by:
Hi, First some background. I have a structure, struct sFileData { char*sSomeString1; char*sSomeString2;
2
by: Stanley Sinclair | last post by:
About to create a table which will "include" a BLOB. Am not sure how large to make the container and the tablespace. What I see says that BLOB is stored "separately." However, I don't know...
3
by: Mark | last post by:
In a DB2 V8.1 performance tuning document from a 3rd party vendor, I found this statement. Can anyone verify this? "DB2 requires 100 bytes of memory for every buffer pool and extended storage...
3
by: marwa mohamed | last post by:
salamo alikom hi all when i run report that includes image control linked to a field in the table that contains the image path(on the server)and the record source of the report contains over 30...
26
by: Ed L. | last post by:
Here's some of my current notions on pgsql performance tuning strictly as it relates to pgsql tuning parameters in the context of a dedicated linux or hpux server. I'm particularly focusing on...
5
by: Logu Krishnan | last post by:
Hi I'm trying to profile my application and do sizing of the app. is there a way to size the session ?? -- Logu Krishnan
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
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...

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.