[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: Dilemma
****** message to minivend-users from cfm@maine.com ******
[Charset Windows-1252 unsupported, skipping...]
Re minivend and mysql when all my clients use MS SQL and IIS
Well, I hit reply and all that came up on the screen was
your Windows font type not supported. ;^) That's OK
because it emphasizes the point I wanted to make.
MySQL isn't going to have any problems with .5M records in a
database. Minivend isn't going to care how many items
are in the database. You will have to make sure you don't
return unformatted tables with that many records, but
that applies to any catalog with more than maybe 50 items.
If you write a bad query, well, it's going to take a long
time no matter what db. If you think that is
mySQL's fault, use Oracle, Sybase, Informix or DB2 -
I think anything supported by perl DBI will work,
probably even DBI::CSV (ugh).
My point is that if **ALL** your clients are on the
MS thing and you yourself are, then why would you want
to confuse the mix? If you add minivend and mysql to
MS SQL, MS IIS and so forth you are only geometrically
increasing complexity and your own personal admin nightmare.
That being said, you ought to be able to get minivend and
mysql running with a demo catalog in less than a day; that's
less time than it will take to "research" it. What
will you do when you've tried Minivend and mySQL
and find they work better than the others? ;^)
Best,
cfm
--
Christopher F. Miller, Publisher cfm@maine.com
MaineStreet Communications, Inc 208 Portland Road, Gray, ME 04039
1.207.657.5078 (MTRF 3-5pm) http://www.maine.com/
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list
- References:
- Dilemma
- From: joe@cyberdyne.net (Joe Arcuri)