Microsoft KB Archive/818179

From BetaArchive Wiki

Article ID: 818179

Article Last Modified on 1/25/2005



APPLIES TO

  • Microsoft Visual FoxPro 8.0 Professional Edition



SUMMARY

This article lists of miscellaneous problems that are fixed in Microsoft Visual FoxPro 8.0.

MORE INFORMATION

List of fixed miscellaneous problems

  • Record May Be Added Even if Error Occurs with INSERT INTO
  • USE Should Report Corruption if Appended Records Are Lost at END TRANSACTION
  • Scrollbars Do Not Display Correctly When Toggling LockScreen on Top-Level Form with Scrollbars
  • Failed DELETE-SQL or UPDATE-SQL Command Changes Work Area
  • Setting Focus to Grid Shifts Scrollable Form ViewPort
  • AfterModifyTable() Receives .F. for lChanged When Tag Removed with DELETE TAG
  • ADODB.Error Object in Watch Window Causes Visual FoxPro to Stop Responding When Enumerating Two Items in Errors Collection
  • XMLToCursor() Truncates String Data to One Character if Schema Does not Provide String Length
  • Selecting Control from a Builder or Any Modal Form Causes Properties Window to Display Multiple Selection
  • Changes Made by SetFldState() Function Are Not Always Saved
  • IndexSeek() Moves Record Pointer in Related Child Table
  • Building Project with Program Containing DEFINE CLASS ... as Path\prg Gives Error and Adds an Extra File for Every Build
  • Picture Image Not in Folder with Menu Is Changed from File to Resource and Relative Path Is Changed
  • XMLToCursor Cannot Handle Records with All Nulls Unless Preserve Whitespace Flag Is Used
  • User-Defined Toolbar Makes Visual FoxPro Toolbars Dock to Different Position
  • Document Name in Printer Dialog is Blank When You Print Something Other Than FRX Report
  • Saving Form with Unmatched #IF Combines Code from Multiple Methods
  • Separator No Longer Reaches Fully Across Width of List Box Object
  • Comparison of Field Containing Numeric Overflow Now Shows Left Value Always Less than Right Value
  • Eventtracking Does Not Trap BeforeRowColChange and AfterRowColChange Events
  • COMPOBJ() Function Fails with Some Objects (That Seem the Same) of Certain Base Classes
  • When LPARAMETER Statement Is Not the First Line the Code Is Not Taken Over into Subclasses
  • Breakpoint Set on Procedure Name Does Not Break on First Line
  • Beautify Does Not Correctly Indent DEFINE.... Commands
  • CDX Indexes Files Much Large Size under Visual FoxPro 7.0 Service Pack 1 (SP1) and Later Versions
  • Grid.Header BackColor and ForeColor Properties Not Inherited from the Base Class
  • When ActiveX Control of OLEContainerControl Is Not Found the Open Dialog Does Not Report Name of Missing OCX
  • Invalid cName parameter in AddObject Causes Visual FoxPro to Stop Responding
  • Saving Changes in Class Designer to a Form Class with Scrollbars Makes Form Decrease in Height and Width
  • Shift+Arrow to Select Text Makes Phantom Menu Pads Appear with Custom Menu
  • Form Does Not Release When FOR…EACH Statement that References WITH Object Is Called Two Times
  • APPEND FROM ... TYPE CSV Does Not Process Year Portion of Dates Correctly
  • Adding Records in Grid to an Ordered and Buffered Table with AllowAddNew = .T. and Downarrow Fails When Grid Scrolls
  • JOIN in Remote View Defaults to WHERE Instead of JOIN Syntax in View Designer
  • Only Left Outer Join Appears in Join Type Dropdown in View Designer
  • Remote View to Visual FoxPro Tables with Join Set in Join Tab Gives "Unrecognized Phrase/Keyword" Error
  • Join Condition Dialog Only Shows Most Recently Added Table as Join Candidate in View Designer
  • Verify Connection in Connection Designer Does Not Close ODBC Connection
  • AND and OR Operators Are Not Consistent Throughout the View Designer When You Use with the HAVING Clause
  • Windows Component Update Fails When Installing from Share or Directory with Space in Path
  • SQL SELECT ... GROUP BY on QUARTER() Column Gives "Function Argument Value, Type, or Count Is Invalid" Error
  • UPDATE SQL with Two Subqueries Ignores First Subquery
  • Resizing Grid Column Also Calls Header Click Event
  • Browse Does Not Open When You Double-Click Table in Data Session Window When List is Scrolled
  • Table Opened in BeforeOpenTables Event is Linked to View Instead of View Base Table
  • LOCATE FOR fieldname = m.array[element] Fails with "Expression Evaluator Failed" Error
  • SQL Join Fails When Using Max() and DateTime Fields or When One of the Tables Has an Index Tag on Join Field
  • Release Order of Array from Element 1 to Element n Is Slow if Array Contains Many Objects
  • Running Form, Suspending, and Resuming Causes Command Window Insertion Point (Carat) to Disappear
  • XMLTOCURSOR() Reports Error on Memo Field with Width of 255 Characters
  • Expanded Object in Watch Window Paints Incorrectly When Locals Window Closed
  • Fatal Exception When Saving Over Read-Only File in Editor
  • Calling Refresh of Grid on Non-Active Page Causes Paint Problem (Shifting) on Activepage of Page Frame
  • Printing a Report from Preview Toolbar after PREVIEW NOWAIT Ignores NORESET, NOPAGEEJECT, and SUMMARY Clauses
  • Saving Form with Unmatched TEXT...ENDTEXT Command Combines Code from Multiple Methods
  • Incremental Search String Not Reset When Focus Changes from One Combo Box to Another
  • COPY TO ... FOXPLUS or FOX2x Command Replaces Values to Left or Right of Decimal with Zeros (0) in Double Field
  • "Illegal Redefinition of Variable" or Hang with Valid LOCAL Command
  • Using Moverbars on Lists with Separators Causes Items to Disappear


Keywords: kbinfo KB818179