|
|
|
|
|
|
| | Total Hits: 386 | Today: 0 | Author: Microsoft Corporation | Rating:  |
| |  This article refers to the following Microsoft .NET Framework Class Library namespace When you set the HeaderStyle Wrap or the ItemStyle Wrap property to False, data is still wrapped in the columns of the DataGrid Web control.... |
| | Total Hits: 788 | Today: 0 | Author: MSDN | Rating:  |
| |  When you are using SET statements that are followed by resultsets that are returning statements such as SELECT, existing Microsoft SQL tools return non-resultset queries. This is not true when you are using the SqlCommand.ExecuteReader method. When SET statements are used with SqlCommand.ExecuteReader, the SQL statements that contain SET statements such as "SET statistics profile on" return results from the set statements. The preceding SQL statements (such as SELECT * FROM TableA) that are exec... |
| | Total Hits: 975 | Today: 0 | Author: MSDN | Rating:  |
| |  If you call the Fill method of the DataAdapter object twice on a DataTable in a DataSet that is based on a SQL outer join statement, if you do not first clear the current contents of the DataTable, the DataTable may contain two copies of each record.... |
| | Total Hits: 712 | Today: 0 | Author: MSDN | Rating:  |
| |  If you upgrade a Microsoft Visual Basic 6.0 project to Visual Basic .NET, and the project contains a DataGrid that was populated by using the RetrieveFields option, the data does not appear in the grid.... |
| | Total Hits: 714 | Today: 0 | Author: MSDN | Rating:  |
| |  When you use the XSDSchema designer tool to create an XSD schema, the elementFormDefault and attributeFormDefault properties are read incorrectly by the designer.... |
| | Total Hits: 887 | Today: 0 | Author: MSDN | Rating:  |
| |  When you use Visual Basic .NET to create two Windows Control Libraries (UserControls) that have a circular reference between them, and then you try to add one control onto another, the integrated development environment (IDE) may close (crash) without warning.... |
| | Total Hits: 864 | Today: 0 | Author: MSDN | Rating:  |
| |  To resolve this issue, set the Sorted property before you bind the ListBox to a datasource.... |
| | Total Hits: 861 | Today: 0 | Author: MSDN | Rating:  |
| |  When you attempt to assign images to a ColumnHeader control in a Windows Forms ListView control, the operation is unsuccessful.... |
| | Total Hits: 701 | Today: 0 | Author: MSDN | Rating:  |
| |  When you set the scale for a parameter of type NUMBER, it does not affect the value of the parameter that is passed to the database.... |
| | Total Hits: 796 | Today: 0 | Author: MSDN | Rating:  |
| |  When you use Visual Basic 6.0 components in your managed code, you may receive "Unhandled Exception" error messages.... |
| | Total Hits: 1243 | Today: 0 | Author: MSDN | Rating:  |
| |  When you browse to the URL of an XML Web service that returns a DataTable from one of its Web methods, you may receive the following error message: System.Data.DataRelation cannot be serialized because it does not have a default public constructor.... |
| | Total Hits: 762 | Today: 0 | Author: MSDN | Rating:  |
| |  When you use DataReader to read a row, if you try to access columns in that row, you receive an error message similar to the following: System.InvalidOperationException: Invalid attempt to read from column ordinal '0'. With CommandBehavior.SequentialAccess, you may only read from column ordinal '2' or greater.... |
| | Total Hits: 998 | Today: 0 | Author: MSDN | Rating:  |
| |  When using the OleDbDataReader or SqlDataReader class, there is no RecordCount property to tell how many records are being fetched.... |
| | Total Hits: 379 | Today: 0 | Author: MSDN | Rating:  |
| |  When you pass -1 or -2 autosize width settings to the ListView.ColumnHeaderCollection.Add method, the ListView control does not display the column as expected.You expect a -1 setting to set the column header to the size of the largest subitem text in the column, and a -2 setting to set the column header to the size of the text in the column header.... |
| | Total Hits: 283 | Today: 0 | Author: MSDN | Rating:  |
| |  The Windows Forms TreeView control displays a hierarchy of nodes that is similar to the way that Windows Explorer displays folders in the left pane. With the Windows Forms TreeView control, the application cannot use a State image list to display a State icon. The State icon appears to the left of the icon that is displayed for a node in the control. This behavior differs from the behavior of the underlying Win32 TreeView control.... |
| | Total Hits: 226 | Today: 0 | Author: MSDN | Rating:  |
| |  When you place an ActiveX control that was created in Visual Basic 6.0 or Visual C++ 6.0 on a form in a Visual Studio .NET Windows application, the control may disappear from the form in the design view. The control disappears when you use the Properties window to set the value of a form property, such as ShowInTaskBar.... |
| | Total Hits: 170 | Today: 0 | Author: MSDN | Rating:  |
| |  When you add an instance of a calculated expression in the Schema Designer and you preview that expression, the following error message appears and you are not allowed to create the instance.... |
| | Total Hits: 271 | Today: 0 | Author: MSDN | Rating:  |
| |  When you use Microsoft OLE DB Provider (MSDAORA) or the OLE DB .NET Data Provider for Oracle, if you use a LIKE statement to search fixed-length character types, Oracle does not find any rows if their padding is different.... |
| | Total Hits: 206 | Today: 0 | Author: MSDN | Rating:  |
| |  When you try to insert an empty string into Memo, Text, nText or Blob columns by using the OLE DB .NET data provider, you receive the following exception:
An unhandled exception of type 'System.InvalidOperationException' occurred in system.data.dll If you handle this exception within a try-catch block, you receive the following information:
System.InvalidOperationException System.Data.OleDb.OleDbException: Multiple-Step OLE DB operation generated errors. Check each OLE DB ... |
| | Total Hits: 307 | Today: 0 | Author: MSDN | Rating:  |
| |  Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Microsoft Windows .NET Framework 1.1 .... |
|
|
|
|
|
|