PC Review


Reply
Thread Tools Rate Thread

Big chunk(600K to 2MB) continuous data entry

 
 
Ganesh
Guest
Posts: n/a
 
      16th Jul 2003
Hello all
i call insert statement using sqlcommnand object(since
i have to insert binary data)where i am inserting
600k to 2mb's data into the database

i do this spawning 10 threads, i.e. all these threads
insert the 600k to 2mb data continuously reading from file.

what i have noticed is after some 4 to 5 hours of
countinuous
running the system becomes slow and all the threads stop
giving me
time out error(from database insert statement)

Please help me the possible area i can look into

Thanks in advance
Ganesh

 
Reply With Quote
 
 
 
 
William \(Bill\) Vaughn
Guest
Posts: n/a
 
      17th Jul 2003
Are you moving data from one database to another or simply loading data into
the DB? In either case DTS or BCP would work far better (and faster).

--
____________________________________
Bill Vaughn
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________

"Ganesh" <(E-Mail Removed)> wrote in message
news:0a4701c34b76$b4e2ea60$(E-Mail Removed)...
> Hello all
> i call insert statement using sqlcommnand object(since
> i have to insert binary data)where i am inserting
> 600k to 2mb's data into the database
>
> i do this spawning 10 threads, i.e. all these threads
> insert the 600k to 2mb data continuously reading from file.
>
> what i have noticed is after some 4 to 5 hours of
> countinuous
> running the system becomes slow and all the threads stop
> giving me
> time out error(from database insert statement)
>
> Please help me the possible area i can look into
>
> Thanks in advance
> Ganesh
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using a continuous form for data entry Brian Hoffman Microsoft Access 7 2nd Sep 2010 10:33 PM
How do you render a record in a continuous Data Entry Form? Iram Microsoft Access Form Coding 10 27th Jul 2009 05:34 PM
Continuous Form data entry problems Boz Microsoft Access Forms 3 29th May 2008 03:35 AM
Data entry with continuous subforms =?Utf-8?B?RGF2aWQ=?= Microsoft Access Forms 2 7th Mar 2006 09:19 PM
Nested Continuous Subforms Massive Data Entry paul_cross@armtech.com Microsoft Access Forms 2 27th Oct 2005 05:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:52 AM.