Sunday, April 1, 2007
Computer froze when running to project
I created a new stored procedure that returns course names when a campus and a semester is selected. The procedure worked in the database application, but when I ran the project my computer froze. The database returned 150 records and my application created 150 java bean objects, one for each record. I guess that takes lots of memory.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment