Advice to speed up component database

P

Phil Smith

I want to build one or more fast development machines for XPe.

I read that the component database can be stored on a server. Has
anyone used SQL server (which version?) instead of MSDE and noticed
better performance? Can any other ODBC database be used?

How much CPU/memory is recommended if I want to build a full XPe image
with almost every component in perhaps 5 minutes or less?

TIA
Phil
 
K

KM

Phil,
I want to build one or more fast development machines for XPe.

I read that the component database can be stored on a server.

You don't necessarily need a server but rather a separate machine to run
MSDE or SQL 2K (XP Pro should be enough).
Has anyone used SQL server (which version?) instead of MSDE and noticed
better performance?

I use SQL 2000 (pretty much the same as MSDE 2000 but just different license
restrictions).
Can any other ODBC database be used?

No. Unless you know a way to change XPe Tools.
How much CPU/memory is recommended if I want to build a full XPe image
with almost every component in perhaps 5 minutes or less?

Processor choice is up to you but I wouldn't recommend anything below 2Ghz.
Make sure you have got >= 1G RAM on the machine that willl run SQL (or
MSDE). Then SQL server will be able to cache a big part of Mantis (XPe)
database and will execute all the queries to database pretty fast.

My builds (even pretty heavy ones) usually take up to 30 secs - 1min at
most, although I am running XPe Tools and SQL Server on the same dev
machine.
 
S

Slobodan Brcin \(eMVP\)

Just to confirm that and add one more thing that nobody mentions.
If you use two machines please use 1GB network, since on 100M it would take time just to copy files.

Regards,
Slobodan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top