Results 1 to 2 of 2

Thread: VB to word

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2000
    Posts
    16

    Question

    Hi

    I am reading a recordset to word.
    The problem i'm having is that it takes to much time.
    Each row takes about 1 second to print.
    (and i have about 300 rows)

    I am reading it into a table with pre defined cells.
    I have tried to skip the recordset and just
    read other values to word but it is the same
    slow performance.

    I have also tried to disconnect the virus program
    but that didn't help anything.

    im using late binding.

    Anyone with an ide ????

    Thanks in advance

    Micke

  2. #2
    Guest
    Hi Micke!

    I am not sure if this will help, but try it !!
    In what way are you connecting to your database?? Are you using ado?? Try using "forwardonly" if possible and try inserting the recordset into bookmarks in the word document!!

    Hope it will help!!

    John

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width