ADODB Stream direct to clipboard
- From: "Jens" <jens.burup@xxxxxxxx>
- Date: Sat, 12 Nov 2005 16:31:47 +0100
I got an VB.net front end app. end a Acces database as BE, with a column
containing OLE objects (WORD objects)
I ADODB stream these BLOBS to a TEMP WORD file and then I do a select/copy
of the content,
and then turn to a main document and paste the content with the clipboard
function.
finally the TMP file is deleted.
This happens 20-30 times until the main document is finished.
This word automation process is rather slow, as I have to open and close the
TMP docment these many times.
Therefore, I was wondering if is posible to stream these WORD object direct
to the clipboard?
I have done so with images, but could not get it work with OLE objects.
Jens>
.
- Prev by Date: Re: Bulk copy question
- Next by Date: Adodb.command date writing issue
- Previous by thread: OT: Pregunta sobre localhost loopback
- Next by thread: Adodb.command date writing issue
- Index(es):