From lieber@ccs.neu.edu Mon Dec 7 09:21:02 1998 Received: from snowdon.ccs.neu.edu (lieber@snowdon.ccs.neu.edu [129.10.116.132]) by amber.ccs.neu.edu (8.9.1a/8.9.1) with ESMTP id JAA17744; Mon, 7 Dec 1998 09:21:01 -0500 (EST) Received: (from lieber@localhost) by snowdon.ccs.neu.edu (8.9.1a/8.9.1) id JAA01722; Mon, 7 Dec 1998 09:21:22 -0500 (EST) Date: Mon, 7 Dec 1998 09:21:22 -0500 (EST) From: Karl Lieberherr Message-Id: <199812071421.JAA01722@snowdon.ccs.neu.edu> To: WMcMahon@BFDS.com, lieber@ccs.neu.edu Subject: Re: DB required in order to run my project Cc: jayantha@ccs.neu.edu Status: R Hi Bill: solution 2 would be easiest for us. It is then self contained and users who like the self-contained version can go through the effort of getting a DB. I am very interested in your experiments: "I spent quite a bit of time experimenting with traversals and classes to try to come up with the most effective (structure-shy) way to generate the application files" Could you say a bit more on them? Is there a pattern there which I could teach? Also, how does your original vision work out? How easy is it to fine-tune the generated adaptive programs? -- Karl >From WMcMahon@BFDS.com Mon Dec 7 08:20:40 1998 >Received: from bfds-bh.bfds.com (bfds-bh.bfds.com [198.112.71.66]) > by amber.ccs.neu.edu (8.9.1a/8.9.1) with SMTP id IAA15891 > for ; Mon, 7 Dec 1998 08:20:38 -0500 (EST) >Received: (from uucp@localhost) by bfds-bh.bfds.com (8.6.12/8.6.11) id IAA27293 for ; Mon, 7 Dec 1998 08:20:38 -0500 >Received: from 172.30.1.110 by bfds-bh.bfds.com via smap (3.2) > id xma027285; Mon, 7 Dec 98 08:20:35 -0500 >Received: by BFEXCHANGE with Internet Mail Service (5.5.1960.3) > id ; Mon, 7 Dec 1998 08:09:08 -0500 >Message-ID: <97B161504BFBD111B6C640001002168E07E8AB@BFEXCHANGE> >From: William McMahon >To: "'Karl Lieberherr'" >Subject: DB required in order to run my project >Date: Mon, 7 Dec 1998 08:09:00 -0500 >MIME-Version: 1.0 >X-Mailer: Internet Mail Service (5.5.1960.3) >Content-Type: text/plain >Status: R > >Prof. Lieberherr, > >In order to run my project on any system, it must have a database with a >JDBC driver installed. Do you and/or Josh have such an environment? > >If not, these are the options that come to my mind: > >1) Josh can download (or I can loan you the CD) IBM's 60 day evaluation >copy of DB2. There is a link to that IBM site on my project web page. It >is pretty easy to install, but the evaluation copy is for Windows only. >It comes with the same sample data that I used. > >2) I can write some stubs for the DB part of the code that work with >flat files. > >3) CCS has Sybase and a JDBC driver is available for it, but I am not >sure which CCS machines Sybase is running on, or how to go about getting >the JDBC driver installed. Could the Systems Group do that? > >A really nice option would be to use my DB server over the internet, but >I don't think I could get that traffic through my company's firewall. >It's too bad because an applet version would make a great demo on the >project web page. > >If you would like me to do option 2, please let me know as soon a >possible so I can start working on it. And, of course, if have any >other suggestions please let me know. > >Thanks, >--Bill >