Re: Bet the Business

2004-01-07 Thread ian . orourke
Quoting Mike <[EMAIL PROTECTED]>: > One thing to remember is that every stored procedure you execute steals > resources that would otherwise go to handling queries, so you do not > necesscarily see a performance boost by using stored procedures for > everything, in fact a MySQL server handling a

Re: Bet the Business

2004-01-06 Thread ian . orourke
Quoting robert_rowe <[EMAIL PROTECTED]>: > > I'm lead developer for a company that writes custom software for the mining > industry. We support MSSQL and MySQL. I've found that from a programming > aspect (VB + ADO) there is relatively little difference between MSSQL and > MySQL. There is some si