RE: use one database or many databases

2001-03-14 Thread Johnny Withers
:[EMAIL PROTECTED]] Sent: Wednesday, March 14, 2001 4:28 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: use one database or many databases I've run into a situation where i need to split an enormous database (only say a million rows but oh so long possibly many K) Using JDBC and pre

Re: use one database or many databases

2001-03-14 Thread Dave Hewlett
ed, 14 Mar 2001 08:26:21 -0600: > > > >If all the data will be used by the same application then I would suggest > >that you stick with a single database. > >Cal > >http://www.calevans.com > >-Original Message- > >From: abdelhamid bettache [mailto:[E

Re: use one database or many databases

2001-03-14 Thread James Blackwell
Mar 2001 08:26:21 -0600: > >If all the data will be used by the same application then I would suggest >that you stick with a single database. >Cal >http://www.calevans.com >-Original Message----- >From: abdelhamid bettache [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, March 14

Re: use one database or many databases

2001-03-14 Thread Gerald L. Clark
ssage of Wed, 14 Mar 2001 08:26:21 -0600: > > >If all the data will be used by the same application then I would suggest > >that you stick with a single database. > >Cal > >http://www.calevans.com > >-Original Message----- > >From: abdelhamid bettache [mailt

RE: use one database or many databases

2001-03-14 Thread James Blackwell
mid bettache [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, March 14, 2001 8:11 AM >To: [EMAIL PROTECTED] >Subject: use one database or many databases >Hello, > I have to design a huge database for all the universities , is it better >to consider a database for each university or

RE: use one database or many databases

2001-03-14 Thread Cal Evans
: use one database or many databases Hello, I have to design a huge database for all the universities , is it better to consider a database for each university or one for all universities .. If I consider one database so I'll have one table for all students wich contain about 30 rows .

use one database or many databases

2001-03-14 Thread abdelhamid bettache
Hello, I have to design a huge database for all the universities , is it better to consider a database for each university or one for all universities .. If I consider one database so I'll have one table for all students wich contain about 30 rows . thank you ___

use one database or many databases

2001-03-14 Thread abdelhamid bettache
Hello, I have to design a huge database for all the universities , is it better to consider a database for each university or one for all universities .. If I consider one database so I'll have one table for all students wich contain about 30 rows . thank you ___