Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Uploading file directly into Database
Re: Uploading file directly into Database
07-08-2009, 9:17 PM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Uploading file directly into Database
Reply
Quote
Hi,
You can split the file into multi part , and for each part, use the UPDATETEXT command :
http://msdn.microsoft.com/en-us/library/aa260658(SQL.80).aspx
Regards,
Terry
View Complete Thread