Results 1 to 2 of 2

Thread: Crystal Reports Error In VS 2008/MS Access 2013 W/ PW

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2017
    Posts
    110

    Exclamation Crystal Reports Error In VS 2008/MS Access 2013 W/ PW

    Hi, I am trying to generate Crystal Reports but I am getting this error: "Cannot start your application. The workgroup information file is missing or opened exclusively by another user."

    My .mdb is password protected. I tried to remove the password and generate Crystal Reports and it worked, but if I put the password back in, I am getting the above error. Any ideas?

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Jun 2017
    Posts
    110

    Re: Crystal Reports Error In VS 2008/MS Access 2013 W/ PW

    Here's my connection string:

    Code:
    Public AConn As New OleDb.OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0; Data Source= |DataDirectory|/QuizMaster.mdb;Jet OLEDB:Database Password=password1;")

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