NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
No, seriously (Score:3, Informative)
--Nat
Re:No, seriously (Score:2)
I have this nagging suspicion that MS SQL Server will become the replacement if Oracle goes away. SQL Server has some serious issues. First, it doesn't run on Solaris (does it?), which would mean the company would probably have to buy new hardware. Second, anyone remember Code Red?
I can't speak for other groups in the company but I can tell you that *our group* won't be using it.
run away!! (Score:2)
Its JDBC and ODBC drivers are second-rate.
Its full text searching is frankly rubbish.
Its error messages are frequently unhelpful.
It requires a lot of hardware and nursing and coaxing into working.
Its clustering, backup and synchronisation leave a lot to be desired as well.
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Reply to This
Parent
Re:run away!! (Score:2)
--Nat
Re:run away!! (Score:2)
Bear in mind also - where I worked previously was an MS shop, they had a huge number of problems with SQL Server, but the boss loved its GUI and thought microsoft could do no wrong.
I would never reccomend SQL Server for ecommerce for the simple reason that it has severe data corruption, security and searching issues and these are critical for ecommerce.
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;