RDBPROD: ASP.NET GridView Does Not Display the Correct Data Using ORDT
(Doc ID 1323078.1)
Last updated on APRIL 14, 2022
Applies to:
Oracle Rdb Developer Tools for Visual Studio - Version 7.3 to 7.3.2.0 [Release 7.3]Oracle Rdb Server on OpenVMS - Version 7.3 to 7.3.2.0 [Release 7.3]
Information in this document applies to any platform.
Symptoms
When using an RdbDataReader as the data source for an ASP.NET GridView, it displays the GridView properties repeated for the number of rows the query returns rather than the actual data returned by the query.
NOTE: The data used below are not actual PRODUCTION or Customer Data. They are being used ONLY to demonstrate the problem/solution discussed in this note.
C# code example:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |