That's good to hear - I hope it works in reverse!

I'm downloading Sybase for OSX now - stupid DirecWAY only lets me get
100MB a day though, so I have to wait until tomorrow to finish the
download :(

Thanks for the input guys, looking forward to a 100% Mac development
environment :)

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 
************************************************************************
*************
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]
************************************************************************
*************


-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 10, 2003 5:25 PM
To: CF-Talk
Subject: RE: Unix database syntactically similar to SQL Server?


> But wow, do I think this is a bad idea.
> <rant>
> Databases are the core of many CF applications -- you
> should use the same database for development, staging,
> and production. Would you develop in CF4.5 and deploy 
> to CFMX (or CF5 for that matter)? Would you develop on
> Windows and deploy to Solaris? (actually, you can do 
> that as long as you remember the COM components won't 
> work and filenames become case-sensitive).

In an ideal world, I agree with you. However, I've actually been pretty
successful using MS SQL Server as a development platform for Sybase (on
Solaris) deployment. I did this for an onsite consultation; I copied
their existing Sybase database to SQL Server on my laptop, wrote several
hundred stored procedures of middling to high complexity - one of which
replaced a loop over several hundred queries with a single database
interaction, reducing average execution time for that page from 15
seconds to less than 1 second - and they all worked flawlessly on
Sybase.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to