Sending a query as txt file

N

Nigel

I am trying to send a query as a text file but receive an
error message that states "The formats that enable you to
output data as a Microsoft Excel, rich text format, msdos
text, or html files are missing from the windows
registry". Any clues

I also thought I would save the results as a file and then
open outlook and attach the file to the email

Is there a command to open outlook and attach a file to it
(specified in code and then send it.

Thanks

Nigel
 
J

Joe Fallon

Try re-registering the dll files like this:
Start Run
regsvr32 msexcl35.dll
regsvr32 msxbse35.dll
regsvr32 mspdox35.dll
regsvr32 mstext35.dll

Use 40 instead of 35 for A2K and 2002.

That's MSEXCL35.dll not MSEXC1.dll.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top