|
-
July 28th, 2005, 09:10 PM
#5
Re: Speed of an Insertion
...to execute on my PC where the database table already has more than 2.000.000 records.
try BULK INSERT instead and remove the index while inserting then re-index again..i'm not sure how but i read somewhere to use that kind of method
and using Unicode datatype tooks 2 time more processing then using non-Unicode..i read it somewhere too 
if u figure it out, plz post the answer ok..
thx..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|