I'm trying to create a database management program with a
login form that prompts users for their username and
password. Problem is, when I try to access a certain
table in an Access 2000 database (yes, i'm using Access
2000) when creating a dataset, a message pops
up: "OleDbDataAdapter1: Data could not be retrieved.
Unspecified error: 0x80004005 (i'm not sure if that weird
number's right)." How do I fix this? BTW, I even re-did
the troublesome table directly in access, but it still
didn't go through!
|