|
-
Feb 14th, 2001, 04:17 AM
#1
Thread Starter
Junior Member
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
-
Feb 14th, 2001, 06:02 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|