With OpenEdge 10.2B Service Pack 5 Progress Software added a new property named UseFullFieldNames to the ProBindingSource component (Progress.Data.BindingSource). While this property and the underlying behavior is extremely useful with handling joined queries through the ProBindingSource a bug that yesterday got confirmed as bug number OE00216397 introduces potentially a compatibility issue of your application source code with OpenEdge 10.2B Service Pack 4 and earlier releases. Once this property is used (set to True) on a ProBindingSource instance it is expected that the Form needs to be compiled and executed on Service Pack 5 (or later). The default value of this property is FALSE to keep the original behavior of the ProBindingSource. However, the properties default value is not properly marked as the DefaultValue for the Visual Designer (an annotation in Progress’ C# source code is probably missing). Read more
ShareTags
-
Recent Posts
- OpenEdge 10.2B Service Pack 5 introduces source code compatibility issue
- EMEA PUG Challenge 2011 – Presentation download
- Use/Misuse of the BindingSource
- Create custom shortcut combination not contained in the System.Windows.Forms.Shortcut enumeration
- Announcing a new Release of the SmartComponent Library
- Consultingwerk is hiring!
- OpenEdge Architect Preferences
- Experience the User Interface Revolution
- Customizing OpenEdge Architect Templates made easy: Personalization
- The Dependency Inversion Principle
Recent Comments
- Gerd de bruyckere on OpenEdge 10.2B Service Pack 5 introduces source code compatibility issue
- Gerd on Create custom shortcut combination not contained in the System.Windows.Forms.Shortcut enumeration
- Anne on Create custom shortcut combination not contained in the System.Windows.Forms.Shortcut enumeration
- Mike Fechner on UltraControls, .NET Assemblies and deployment, a follow up
- ORDUREAU Anne on Using object oriented language features with procedural Progress code
Archives
- December 2011 (1)
- November 2011 (2)
- October 2011 (2)
- September 2011 (1)
- August 2011 (5)
- July 2011 (5)
- June 2011 (4)
- May 2011 (5)
- April 2011 (3)
- March 2011 (1)
- November 2010 (3)
- October 2010 (2)
- September 2010 (12)
- August 2010 (7)


