Jul 4, 2001 #1 cricketer Programmer Joined Jun 17, 1999 Messages 10 Location AU Can crystal write back to any of the databases used in the report? If so how? John John Beman johnbeman@ais-lims.com http://www.ais-lims.com
Can crystal write back to any of the databases used in the report? If so how? John John Beman johnbeman@ais-lims.com http://www.ais-lims.com
Jul 4, 2001 #2 kenhamady Instructor Joined Sep 10, 2000 Messages 8,794 Location US No, Crystal is a Read-Only tool. If you use a recordset to feed the report data, you can use the same recordset to write updates to the data in your code. Ken Hamady http://www.kenhamady.com/On-site custom Crystal Reports Training and Consulting. Quick Reference Guide to using Crystal in VB. Upvote 0 Downvote
No, Crystal is a Read-Only tool. If you use a recordset to feed the report data, you can use the same recordset to write updates to the data in your code. Ken Hamady http://www.kenhamady.com/On-site custom Crystal Reports Training and Consulting. Quick Reference Guide to using Crystal in VB.
Jul 5, 2001 Thread starter #3 cricketer Programmer Joined Jun 17, 1999 Messages 10 Location AU Thanks, I thought as much, but just wanted the definative answer. John John Beman johnbeman@ais-lims.com http://www.ais-lims.com Upvote 0 Downvote
Thanks, I thought as much, but just wanted the definative answer. John John Beman johnbeman@ais-lims.com http://www.ais-lims.com