Thanks Shawn. Apreciate the response.
 
Mike

"Shawn K. Hall" <[EMAIL PROTECTED]> wrote:
Hi Mike,

> I'm fairly new to VB. Before I start trying to figure out
> how to do the following I was wondering if someone can
> tell me if it is possible in the first place.
>
> I want to display a .doc in Word and then allow the reader
> to click a button that will store the .doc in an SQL Server 
> image column. Can this be done?

It can. It won't even need to be compiled, you could do that all in
VBA (a scripting language included within Word (press ALT+F11).


> Also if the .doc has attachments I want the user to store 
> those in an image column. Can this be done?

Yep.

Regards,

Shawn K. Hall
http://12PointDesign.com/
http://ReliableAnswers.com/

'// ========================================================
The surest way to corrupt a youth is to instruct him to 
hold in higher regard those who think alike than those who 
think differently.
      -- Friedrich Nietzche





'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [email protected]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================



Yahoo! Groups SponsorADVERTISEMENT
document.write('');

---------------------------------
Yahoo! Groups Links

   To visit your group on the web, go to:
http://groups.yahoo.com/group/vbhelp/
  
   To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 



[Non-text portions of this message have been removed]







'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [email protected]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to