>Hi guys, > > Is there a recommended way / suggested best way of migrating a CF application > from MS Access to a proper SQL db like SQL*Server or Oracle?
If I were using sql server 2000, i'd just use DTS to import that baby in. Make sure your SQL still works. Dunno all the differences between sql server/access. If I were doin it with mySQL, I'd use navicat to import it in. Definitely check over your SQL in your queries. Never done oracle, other than the 10g one. Will ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282860 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

