LoadFromfile

From: Baliga, Narasimha (nbaliga_at_tiersolution.com)
Date: 12/17/04


Date: Fri, 17 Dec 2004 15:42:35 +0530

Hi,

  I use TBlobField.LoadFromFile(AFileName:string) procedure to load a file
from Explorer to a table in SQL Server. This works fine. However when there
is a big file say 40 mb size then it takes really long time to load it
(about 80 seconds!)

Is there any other faster method to load a file to SQL Server?

regards
Baliga



Relevant Pages