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

    Question crystal Report ActiveX Designer

    i am trying to create connection with access in crystal report, then I am getting following error

    Logon Failed
    Details: DAO Error code 0xbb9
    Source: DAO. TableDefs
    Description: Invalid Argument


    is there any body who can guide me in resolving this problem

    note: Earlier the same process of connecting to database was working quite well.

  2. #2
    Join Date
    Jul 2008
    Location
    WV
    Posts
    4,486

    Re: crystal Report ActiveX Designer

    No idea, you have not shown us any of your code. Odd that it is using DAO as that is very very outdated. Pretty much hasn't been used since the 90s.

    I assume you are using VB6 or 5 or Access VBA rather than VB.Net.
    Always use [code][/code] tags when posting code.

+ Reply to Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts



HTML5 Development Center

Click Here to Expand Forum to Full Width