I have an applet uses ClassLoaders to load sections of the application when they are needed. Many sections use identical classes to handle such things as date handling and DB access.
Is there a way in Java to reuse the same code like a DLL? Java seems to treat the same class loaded by...
(MSSQL 7 or 2000)
I have a very large table that I want to read in a page at a time (about 20 rows). I've tried using PageSize in ADO, but this appears to want to pull back the entire recordset before passing me the 20 rows (the more rows in the dataset, the longer it takes to return the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.