[Mono-list] ASP.NET and System.Data.OracleClient help

Michael stuff@dustsmoke.com
Fri, 25 Jun 2004 00:47:29 -0700 (MST)


> I cannot seem to get datagrids with the oracle client working even thou I
> do not seem to have problems using the datareader exclusivly. Mostly I am
> just trying to test this out as I am not really a .NET person yet. It
> seems like it is having problems filling the dataset and with the
> datasource. Anyways in the midst of trying this, I tried bytefx with
> mysql. I didn't have any problems with like code translated.
>
> Can anybody tell me what I am doing wrong? Or is this a bug?
>
> Example code below;
>
> -Mike

Sorry, with a nights sleep and polished eyes.. I saw the Oracle page on
Mono clearly states.

"Be able to fill a DataTable in a DataSet via a data adapter (IN PROGRESS)"

Which is exactly my problem. Anyways, thanks thus far mono team. I'll wait
for version 1 to see if we can start using this.

-Mike