Page 1 of 1

MS Sql image Import and smtp e-mail option

Posted: Mon Apr 28, 2008 4:24 pm
by Rick Lipkin
To All

I am writing an ADO Sql front end that needs to be able to import .pdf, .doc, pictures into an a MS Sql table.

I have created my table using the a field 'image' data type. I have never written an interface to import a document into a table .. just curious how you would code such a thing ??

Secondly .. this application must be able to send out e-mail without any client support .. Outlook ole is not an option .. any good 3rd party smtp e-mail engines that anyone knows about ??

Rick Lipkin
SC Dept of Health, USA

Posted: Mon Apr 28, 2008 5:14 pm
by Baxajaun
Hi Rick,

for your second question you can use The Blat http://www.blat.net/ and TfBlat Class by FiveWidi (Carlos.G)

http://www.fivetechsoft.com/forums/view ... light=blat

Best regards,

Felix