stickleprojects Level: Moderator

 Registered: 09-09-2002 Posts: 891
|
Re: Store Files
Hi
I'd recommend using Sockets or FTP or something rather than large blob fields. There's loads of examples, but any sockets code (chat stuff will do it) can show you how to send streams of bytes from a client app to a server app.
Hope this helps
Kieron
____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)
|