why only up to 15 tables? "Julia Green" <[EMAIL PROTECTED]> wrote: Well, as a Web Database programmer at UPS who works with Access tables a great deal, when used as an interface with ColdFusion, you can have up to 15 tables all supporting your websites with no down time. Usually people want only functional tables, so they can export them to the server a little faster. But once there, as many tables as you need and want and just as fast or slow with good ColdFusion interfaces... Julia Green Julia Computer Consulting www.juliagreen.com Email: [EMAIL PROTECTED] Phone: 617-926-3413 PO Box 279 Watertown MA 02471-0279 Fax: 413-771-0306 ----- Original Message ----- From: Julie Clegg <[EMAIL PROTECTED]> To: CF-Talk <[EMAIL PROTECTED]> Sent: Wednesday, March 28, 2001 4:25 PM Subject: database design question > > hello, > > I am putting together a database and I cannot decide what to do with the > Education Table. I have 1000 clients who I need to enter their education > level. For example, did they graduate from highschool and if so, what is > the name of their highschool. Should I put that info on the same table or > create a new table with the clientid and the name of the highchool attended > if they did attend. I know that if I put it all on one table there will be > a lot of empty fields but I also didnt know if it was "wasteful" to create > such a small table just for highschool name. > > What do you think? Will the system slow down if I have ALOT of tables? > > Thanks, > > Julie > > >From: "Julia Green" <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECTED] > >To: CF-Talk <[EMAIL PROTECTED]> > >Subject: Re: CF Books > >Date: Tue, 20 Mar 2001 20:00:26 -0500 > > > >Julie -- > > > >This is late in coming, bu I have a great Adobe Acrobat Documentation book: > > > >http://www.allaire.com/documents/cf45docs/acrobatdocs/45dwa.pdf > > > >Julia Green > >Julia Computer Consulting > >PO Box 279 > >Watertown MA 02471-0279 > >http://www.juliagreen.com > >Email: [EMAIL PROTECTED] > >Phone: 617-926-3413 > >FAX: 413-771-0306 > > > >----- Original Message ----- > >From: Julie Clegg <[EMAIL PROTECTED]> > >To: CF-Talk <[EMAIL PROTECTED]> > >Sent: Monday, March 19, 2001 11:05 AM > >Subject: CF Books > > > > > > > Hello, > > > > > > Can anyone recommend a good CF developers book...we will be building a > >new > > > application using CF 4.5 and I need something that will be a good > >reference > > > book for a new CF developer! > > > > > > Thanks, > > > > > > Julie > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

