Virgin System!

1998-07-24 Thread Eric Mosley
I want to start programming Java on Linux but its abit confusing with all the versions of glibc libc jdk linux... I have an old pentium, if I put Redhat 5.1 on it, what else will I need. glibc version ?, jdk version? motif/lesstif? thanking you...

VB and Access == Java and ????

1998-05-28 Thread Eric Mosley
Thanks for all the responses! Most people suggested an rdbms with JDBC which is something I'll look into. But, seeing as how I know that there will be only about 2000 objects, what if I just read them in and put them in a vector/linked list/hash table. In your experience would that slow the app

VB and Access == Java and ????

1998-05-27 Thread Eric Mosley
I develope Java in work most of the time on my Linux machine (which is great), but, a project has come up which will need a small persistant store of objects/values, about 1000-3000 of them. Management has deemed that VB with an Access file (which can be replaced easily) is the way to go. (Bye Bye