I thought the mono-list might be interested. -----Original Message----- From: Daniele Bergonzini - Progetti di Impresa S.r.l. [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 30, 2003 3:57 AM To: Daniel Morgan Subject: Re: [Mono-list] Information
Hi Thanks for your info. This is my configuration: S.O.: Red Hat 7.3, first server DBMS: Microsoft SQL Server 7.0 SP3, on second server DataGrid and other control are made with ASP.NET and C# I try to use Sql Server data provider (such as SqlConnection ) and it work well. DataGrid Error occur when there is the EventHandler of the function thet made le paging of the datagrid, there isn't the event DataGridPageChangedEventHandler. Sorry but I haven't the error message because the server now is down, when it will be operative i will try to send you the message. thanks daniele ----- Original Message ----- From: "Daniel Morgan" <[EMAIL PROTECTED]> To: "Daniele Bergonzini - Progetti di Impresa S.r.l." <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, July 30, 2003 1:13 AM Subject: RE: [Mono-list] Information > ADO.NET support in Mono is not ready for primetime. I can not say when it > will be ready. > Some parts are more stable than others. However, System.Data needs some > heavy testing for it to become mature. > > You can help contribute to the project. This can be done via source code, > documentation, or testing. Any three of these will help make System.Data in > Mono become closer to be ready for primetime. Most especially, testing > needs to be done to find bugs. Good Bug reports will help get the bugs > fixed quicker. Bug reports can be entered in Bugzilla at > http://bugzilla.ximian.com/ > > If you don't have an account, you can create a new one. > > Unfortunately, the OleDb provider in Mono only works on Linux due to its > dependence on libgda. In order for it to work on Windows, it would need to > be ported. > > Libgda can be found at http://www.gnome-db.org/ > > What kind of DBMS are you using? Microsoft SQL Server, Sybase, Oracle, IBM > DB2 Universal Database, MySQL, PostgreSQL, SQL Lite, Firebird/Interbase SQL, > or something else? > These databases have Mono data providers for them. > > If there is not a provider for your DBMS or its not working well enough for > you, you could try the ODBC data provider which works on Windows, Linux, and > Unix. > > What operating system are you using? > > When you say DataGrid, which GUI are you talking about? ASP.NET, GTK#, > System.Windows.Forms, or something else? > > For more information about an ADO.NET like implementation in Mono, please > see the > link at http://www.go-mono.com/ado-net.html > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Daniele Bergonzini - > Progetti di Impresa S.r.l. > Sent: Tuesday, July 29, 2003 11:09 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: [Mono-list] Information > > > > Hello > I would want to know when the mono project will end. > I had use the mono project but many problem stop me, such as OleDb > connection, datagrid paging. > If the mono project will end in less five or six moth, it will be a > fantastic news for me. > > Thanks for your help. > > > Daniele Bergonzini > (Area Tecnica - WebSolution) > > > > Progetti di Impresa S.r.l. > > ViaC.Zucchi, 31 41100 MODENA ITALIA > TEL. 059.82.23.04 > FAX. 059.82.24.08 > http://www.progettidiimpresa.it > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
