473,396 Members | 1,923 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,396 software developers and data experts.

Need help with bulk data OleDB Acces 2003

Can someone help me with my performance problem?
I need to read a large queue (MSMQ, sometimes the max of 4MB) and want to
save that directly into a Access 2003 database.
On the moment I save per item and that cost a lot of time.
What is the best way to collect all the items and save them as bulk?
Does someone have samples how to do it?
Cheers.
Gaby

Nov 15 '05 #1
2 1734
Hi,

There is a very efficient way to perform bulk-like
operations over the network using OPENXML. The problem is
that as far as I know, OPENXML is supported on SQLServer
and not on access. Any chance you'll be using a different
storage mechanism?
Itamar Shamshins
-----Original Message-----
Can someone help me with my performance problem?
I need to read a large queue (MSMQ, sometimes the max of 4MB) and want tosave that directly into a Access 2003 database.
On the moment I save per item and that cost a lot of time.
What is the best way to collect all the items and save them as bulk?Does someone have samples how to do it?
Cheers.
Gaby

.

Nov 15 '05 #2
Hi,

No, it is an existing application and can not swap from database type
anymore.
Any other ideas?

Gaby

"Itamar Shamshins" <an*******@discussions.microsoft.com> wrote in message
news:07****************************@phx.gbl...
Hi,

There is a very efficient way to perform bulk-like
operations over the network using OPENXML. The problem is
that as far as I know, OPENXML is supported on SQLServer
and not on access. Any chance you'll be using a different
storage mechanism?
Itamar Shamshins
-----Original Message-----
Can someone help me with my performance problem?
I need to read a large queue (MSMQ, sometimes the max of

4MB) and want to
save that directly into a Access 2003 database.
On the moment I save per item and that cost a lot of time.
What is the best way to collect all the items and save

them as bulk?
Does someone have samples how to do it?
Cheers.
Gaby

.

Nov 15 '05 #3

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

Similar topics

11
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...
0
by: G Uljee | last post by:
Can someone help me with my performance problem? I need to read a large queue (MSMQ, sometimes the max of 4MB) and want to save that directly into a Access 2003 database. On the moment...
3
by: moonriver | last post by:
Right now I develop an application to retrieve over 30,000 records from a binary file and then load them into a SQL Server DB. So far I load those records one by one, but the performance is very...
1
by: Abareblue | last post by:
I have no clue on how to insert a record into access. here is the whole thing using System; using System.Drawing; using System.Collections; using System.ComponentModel;
0
by: Tom Wild | last post by:
Hi I am trying to connect to an Access database from a WebPage in VB.Net but when I try to open the connection I get the following error: The Microsoft Jet database engine cannot open the file...
11
by: Nuno | last post by:
How can i open a Access Table that have a password? Can somebody help me? Thanks
11
by: CM Manager via DotNetMonster.com | last post by:
I am very frustrated due to this exception error I am receiving. I've tried searching numerous user support groups, Microsoft Support Net, Google, etc. and haven't found exactly my situation....
3
by: thejamie | last post by:
My question: "What is the correct connection object to use in VS 2005 for a text connection?" will need some background. I am placing code at the end showing how I am reading data from a text file...
1
by: sabihakhan3 | last post by:
Respected sir, While i m trying to connect my project form with Access it Shows me following error System.Data.OleDb.OleDbException: Could not find...
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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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.