Except that the differences between databases go deeper than the SQL syntax they use. Oracle uses case sensitive string comparison wheras SQLServer doesn't (as i recall... haven't worked with it since 1998) - that will trip you up on simple things like making sure all user names are unique, etc.
/t >-----Original Message----- >From: Steve Brownlee [mailto:[EMAIL PROTECTED] >Sent: Monday, April 11, 2005 10:36 PM >To: CF-Talk >Subject: RE: Building Applications for multiple DB's > >Yes, that's very true. My brain always seems to come from the >point of view of things that I work on. However, if 80% of >your queries are simple selects and some joins, then even >switching from MSSQL to Oracle wouldn't be bad. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202390 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

