DbWebGrid doesn´t show data. ASP.NET 1.1

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
henriquemuhr

DbWebGrid doesn´t show data. ASP.NET 1.1

Post by henriquemuhr » Fri 02 Sep 2005 19:56

I´m using OracleConnection without ORACLE-CLIENT in my computer. I got a connection DIRECT. After connecting I place a OracleDataAdapter, DataSet and DbWebGrid, and, I see data table in Desing Mode. But, when I RUN the Application, the data doesn´t appear. Just column titles appears.
Delphi 2005 + Update 3 + Oradirect .NET Trial + ORACLE 8.1.7

Regards,

Henrique Ricardo Muhr

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Tue 06 Sep 2005 06:11

Please note that OraDirect .NET trial returns only 6 fields from each query. Standatd version does not have this trial limitation.

Can you reproduce this problem with OraDirect .NET sample project (with Direct=true added)?
...\CoreLab\OraDirect.NET\Samples\Web\Delphi\

Send us please small demo project to demonstrate the problem and include script to create server objects to OraDirect .NET support address.

Post Reply