Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Database via ODBC Connection

Status
Not open for further replies.

Bennie47250

Programmer
Nov 8, 2001
515
US
Attempting to run a Crystal report from a 3rd party tool (rePORTAL), that uses an Access database as the source.
We are using ODBC to connect to the table. If the Access database is open, the report is unable to login.

Any thoughts on how to be able to run the report even if the database is open in another application?

Thanks
Bennie
 
It almost sounds like a record locking issue with the database. I do not remember the various options, but one of them should allow sharing of the database by multiple users. We have a couple of Access databases that we connect to for reports and we do not have the issue.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top