i've
- compiled your solution
- copied files cfm, dll & mdb to same cfroot
- changed the cf code in DotNetInt6.cfm with:
<cfset classPath = expandpath('.')&"\CfSample.dll">
<cfset dbPath = replacenocase(expandpath('.'),"\","\\","ALL")&"\\Northwind.mdb">
<!--- <cfoutput>
#classPath#<br />
#dbPath#
</cfoutput><cfabort> --->
<cfobject
type = "dotnet"
name = "MDBDTable"
class = "CfSample"
assembly = "#classPath#">
<cfdump var="#MDBDTable#">
<cfif isdefined("form.DBSample")>
<cfset query11 = MDBDTable.ACCdatasetMethod(dbPath)>
<cfdump var="#query11#">
</cfif>
<cfabort>
- The same Error Again... i'm beginning to think that i must give up... i'don't
know what try again!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:288798
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4