CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Posts
    3

    Distributing DCOM98 + ADO 2.0

    Hello, i´ve a small problem. I´ve written a database application which uses ADO 2.0... i tried to make it distributable and it got stuck. i tried dcom98.exe and mdac_typ.exe (i thaught this should be enough) but i get a exception database not found. on win98 it works with those two files. any idea how to get it to work with windows 95 ???
    thanks in advance.
    nick


  2. #2
    Join Date
    Jun 1999
    Posts
    2

    Re: Distributing DCOM98 + ADO 2.0

    Try to install VS SP3. We have had the same problem.


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

Featured