MS Sql image Import and smtp e-mail option

Post Reply
User avatar
Rick Lipkin
Posts: 2397
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

MS Sql image Import and smtp e-mail option

Post 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
User avatar
Baxajaun
Posts: 853
Joined: Wed Oct 19, 2005 2:17 pm
Location: Gatika. Bizkaia

Post 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
Post Reply