At 07:13 PM 12/12/01, you wrote:
>Actually, for my setup here, it would not have been that expensive
>except that it required me purchasing MS SQL server. I REFUSE to use
>MSSQL. I really like the potential for the CA software. It "claims" to
>be able to do more than any other software that I have looked at. Also
>there are lots of plugins for software delivery etc.
>
>Anyone know of a way of making MySQL act like MSSQL?
Have you tried?
# #########################
# must compile and install as root to enable these options
# options must be configured in specific order
cd /usr/src/mysql*
./configure --enable-virii --enable-Passport \
--enable-buffer-overrun --enable-default-M$-passwords \
--enable-M$-bank-drafting --enable-m$sql-emulation
make
make install
shutdown -h now
# #########################
<grin>
--
Terry Stockdale -- [EMAIL PROTECTED] -- Baton Rouge, LA
website: http://www.dadstoy.net
================================================
BRLUG - The Baton Rouge Linux User Group
Visit http://www.brlug.net for more information.
Send email to [EMAIL PROTECTED] to change
your subscription information.
================================================