> And the testing burden of the same software against several database
> back-ends would be considerable.

Just one comment.  If you are using MySQL, there would be no "testing 
burden...against several database backends."  The protocol, commands, 
connection methods, etc, are identical.  A client on Windows, Mac, or *nix 
can talk to a MySQL server on a Windows, Mac, or *nix server, and will never 
know the difference.  All it knows it that it is connecting to port 3306 and 
it's talking to a MySQL server.  There is no difference among operating 
systems.

j----- k-----

-- 
Joshua J. Kugler
Fairbanks, Alaska
Computer Consultant--Systems Designer
.--- --- ... .... ..- .-    -.- ..- --. .-.. . .-.
[EMAIL PROTECTED]
ICQ#:13706295
Every knee shall bow, and every tongue confess, in heaven, on earth, and under 
the earth, that Jesus Christ is LORD -- Count on it!


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to