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

    Studio .NET and DAO 3.6

    I'm trying to build DAO 3.6 in Visual Studio .NET and it's not working for me. The initial build gives a few errors that I can get around by making some code changes. After that the dll builds successfully with some warnings. Even with this, my app can't connect to the database using the dll calls. Has anyone gotten DAO 3.6 to build in the new dev studio or am I out of luck? Basically we want to avoid redoing our current implementation for this release cycle.

  2. #2
    Join Date
    Oct 2001
    Location
    Texas, USA
    Posts
    339
    Did you figure out how to use DAO in .NET?

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