What goes on the faster machine?

2000-04-08 Thread Joy Bedell
We are finally making the move from Access to SQL Server. Right now we have both Access and ColdFusion running on the same machine. However, with our upgrade we are going to put SQL Server on one machine and ColdFusion on another. My question is, which one should go on the faster machine, CF

Re: What goes on the faster machine?

2000-04-08 Thread Stephen M. Aylor
Hardware info on the machines would probably help get better advice. Also, what are the issues with your applications... lots of database actions and queries, or lots of intense graphics, pdf's, real audio, quicktime's or just vanilla Steve > We are finally making the move from Access to SQ

RE: What goes on the faster machine?

2000-04-08 Thread Mike Sheldon
08, 2000 20:31 To: [EMAIL PROTECTED] Subject: What goes on the faster machine? We are finally making the move from Access to SQL Server. Right now we have both Access and ColdFusion running on the same machine. However, with our upgrade we are going to put SQL Server on one machine and ColdFu

RE: What goes on the faster machine?

2000-04-09 Thread Joy Bedell
ors. > >Michael J. Sheldon >Internet Applications Developer >Phone: 480.699.1084 >http://www.desertraven.com/ >PGP Key Available on Request > >-Original Message- >From: Joy Bedell [mailto:[EMAIL PROTECTED]] >Sent: Saturday, April 08, 2000 20:31 >To: [EMAIL PROTECTED]

RE: What goes on the faster machine?

2000-04-09 Thread Mike Sheldon
tions Developer Phone: 480.699.1084 http://www.desertraven.com/ PGP Key Available on Request -Original Message- From: Joy Bedell [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 09, 2000 07:04 To: [EMAIL PROTECTED] Subject: RE: What goes on the faster machine? --=_4750==

RE: What goes on the faster machine?

2000-04-09 Thread paul smith
If you put your DB in a Structure on the CF machine, all you need from the DB machine in SELECTs is the list of IDs. This means you can use a BLOCKFACTOR of 100. This speeds up BOTH machines, and probably means the CF box should have the larger memory. best, paul At 07:57 AM 4/9/00 -0700, you

Re: What goes on the faster machine?

2000-04-09 Thread Rahul Joshi
site then u should have powerfull PCs. U can get better information for hardware config on IBM or Compaq site. - Original Message - From: Joy Bedell <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 09, 2000 9:00 AM Subject: What goes on the faster machine? >

RE: What goes on the faster machine?

2000-04-13 Thread Justin Greene
CF less of a bottleneck. -Justin -Original Message- From: Joy Bedell [mailto:[EMAIL PROTECTED]] Sent: Saturday, April 08, 2000 11:31 PM To: [EMAIL PROTECTED] Subject: What goes on the faster machine? We are finally making the move from Access to SQL Server. Right now we have both