473,327 Members | 1,930 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,327 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 1728
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: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.