מה הבעיה במשפט connection ?
יש לי את המשפט connection הבא:
יש לי את המשפט connection הבא:
cn= new OleDbConnection(@"Provider=Microsoft.Jet.Oledb.4.0;Data Source ="+this.DatabasePath+@"\heshbonit.mdb;User ID=admin;Password="+code);
אני מקבל הודעת שגיאה: the workgroup information is missing or opened exclusivly by another user. כמובן שהדאטאבייס לא פתוח. מה לא בסדר ?