
Failed to create empty document
If your app is a CFormView or if you open your CRecordsets in the
constructor of your view, you may have this problem if your CRecordsets
don't open properly.
--
TEHIII (Remove the NoSpam. to reply via e-mail. Please forgive the
inconvenience.)
Quote:
> Hi,
> I have gotten this message: "Failed to create empty document" when my
> program runs in a computer without Visual C++ 5.0.
> This is a DAO program linked with static library. All the DLLs load at
this
> point are in this computer. I installed DAO that come ina a redist
> directory in Visual C++ CD.
> The sample DaoView works fine.
> Tanks for help,
> Fernando Vasques