One hint for jdbc 2.0: > See > [http://www.theserverside.com/resources/article.jsp?l=DataListHandler] for > the updated version of the original article by Claudio Fratarcangeli. > In the articel mentioned above you can read that the jdbc 2.0 implemented by oracle are working on the client side, fetching and storing the data. This do not solve the problem, i think.
It's no problem to implement a cursor based navigation system, know. Another idea is to build a new DataSource type which tries to get the data with an query send to the database for each part it needs. The DataSourceJDBC is only possibility... Regards, Henner ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
