Hi,
I'm on a deadline for a project and I'm running into a big problem. I've got to find a solution to this quickly.
I have a database that is used to produce renewal notices for a publication. I have a table of Renewal Text records. One field is an OLE object field linked to a Word document containing text.
I have a make-table query matching up customer records with the appropriate Renewal Text record.
Here's the problem. There are 25,000 customer records. The Word documents are fairly small each, 37KB. If I run the make-table query in datasheet mode, it takes a few seconds to come up on my screen. But if I actually run it to make a table, it takes forever, the database gets bigger and bigger, and I get an error which says "database has reached maximum size." It is 999,999 or so.
Any ideas? If I remove the OLE object from the query, it runs quickly so this is where the problem lies. If the OLE object is supposed to be linked, why does the database get so large? It almost seems like it is embedded instead, but if I unmap the drive pointing to the Word document, it tells me Object cannot be found for the Word document in the table, so I know it must be linked.
Help!!!
TIA, Susie [sig][/sig]
I'm on a deadline for a project and I'm running into a big problem. I've got to find a solution to this quickly.
I have a database that is used to produce renewal notices for a publication. I have a table of Renewal Text records. One field is an OLE object field linked to a Word document containing text.
I have a make-table query matching up customer records with the appropriate Renewal Text record.
Here's the problem. There are 25,000 customer records. The Word documents are fairly small each, 37KB. If I run the make-table query in datasheet mode, it takes a few seconds to come up on my screen. But if I actually run it to make a table, it takes forever, the database gets bigger and bigger, and I get an error which says "database has reached maximum size." It is 999,999 or so.
Any ideas? If I remove the OLE object from the query, it runs quickly so this is where the problem lies. If the OLE object is supposed to be linked, why does the database get so large? It almost seems like it is embedded instead, but if I unmap the drive pointing to the Word document, it tells me Object cannot be found for the Word document in the table, so I know it must be linked.
Help!!!
TIA, Susie [sig][/sig]