Exactly! Dennis McGrath Software Developer QMI Security Solutions 1661 Glenlake Ave Itasca IL 60143 630-980-8461 [email protected] ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Thursday, March 31, 2011 12:50 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: CSV and Null unload question
If I remember right, one of the problems we identified is that users can have both DOS and Windows RBase open and connected to the same database. If you had a Windows form open and it did a"select into", then you changed the value in the DOS app, then the Windows app wouldn't think a change had been made and the next time would retrieve from cache. Karen We found that the problems occurred when another rbase session or other program (via oterro?) added or updated data in the target table. Our form would not see the change. If the code in the form made the insert/update then there was no problem.

