updating .dbf table
-
- Posts: 1
- Joined: Tue Oct 10, 2017 12:44 pm
updating .dbf table
How can I use RR 10+ to update information in a .dbf?____Please note that I need to actually replace existing information with new information - not just append.
-
- Posts: 35
- Joined: Tue Oct 10, 2017 12:44 pm
=> RE: updating .dbf table
I do not think you can do this. In fact, I hope you cannot. One of the beauties of R&R is the ability to write reports for yourself and end users and keep the data separate from the reporter. The only thing you can do to dbf files is view the result set and keep that or export to a dBase type file. In either of these, you are really exporting the report. There is no ability to append or change the data in a source table.
-
- Posts: 0
- Joined: Tue Apr 24, 2018 3:40 am
==> RE: updating .dbf table
Hi Rick,____>> I do not think you can do this. In fact, I hope you cannot. One of the beauties of R&R is the ability to write reports for yourself and end users and keep the data separate from the reporter. <<____Make-believe separate isn^t quite the same as Advantage-support separate, is it? <g>____Derek__