> Hi > r u using the DLL i gave or the DLL compiled from ur Code > If you use DLL from your code > check the .net code are there any namespace also check the solution > property if there any namespace entered there if yes you have to give > namespace.classname >
i'm using the dll compiled from my code but i have changed only the connectionString from ur code (mdb path) and there isn't a namespace: string connectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\\Dati\\Northwind.mdb" ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288782 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

