Page 1 of 1

Database issues

Posted: Wed Sep 23, 2009 12:00 pm
by Denis
Hi.____We have Clipper 5.3b/Blinker3 apps running using Advantage^s DBFCDXAX driver. In the different locations of the company, versions 9, 11 and 12 of R&R are being used.____When a database is opened by Advantage through an application first and then a report using the same file is opened, there is no issue. Both actually run fine.____But when the reverse situation occurs (i.e. the database is opened first through a report and then we start an application using the same file), the application is unable to open the file until the report is closed, thus causing an problem.____Is there any way for me to configure R&R so that this will not happen?____Thanks in advance.____Denis.

=> RE: Database issues

Posted: Wed Sep 23, 2009 2:25 pm
by kfleming
As long as you have checked the Allow other users to update database tables in Options Default Settings, R&R will open files as read only shared. It could be that the app is asking for exclusive usage on open.____Kathleen__R&R Support

==> RE: Database issues

Posted: Tue Sep 29, 2009 4:02 pm
by Cliff__Wiernik_(Guest)
>As long as you have checked the Allow other users to update __>database tables in Options Default Settings, R&R will open __>files as read only shared. It could be that the app is __>asking for exclusive usage on open. __>__>Kathleen __>R&R Support ______We have been using with ADS and Clipper 5.2e or Xbase++ concurrently with R&R for many years without any concurrency problems. The only issue we have had as Kathleen indicated is when the application tries to open the file exclusively. Then it would not work, but that is what is intended in that case.____Cliff.