08-27-2008 04:40 PM - edited 08-27-2008 04:41 PM
Good day CMason.
Yes indeedy - the jolly cool Tom Davis of RowCol.co.uk fame sent me a groovy vb code sample to add a table and fields.
Gotta say, he is not merely a .Net genius programmer, but also, he's a helluva nice guy to boot.
Please email me directly and when I am back in the office on Friday, I will forward the sample code to you.
Best regards,
Kevin
==============
Kevin Ritch
NYWeb.co.uk
Kevin@Ritch.com
08-28-2008 08:21 AM
Could you please send me a copy of the code as well? Thanks.
John
09-08-2008 05:40 AM
Dear,
This sample is not working with----Version 10.0.3.182, Hotfix 1.Tell me what is the solution for that.
Thx..
Pawan Dubey
09-19-2008 01:50 AM
hi
does any have the source of the this Custom Sub-Entity.
09-20-2008 12:45 PM
04-01-2009 05:52 AM
Is there any way to access the newly created one-to-many related table for reporting purposes? I am not finding any hook in the oledb reader or in the built-in report writer.
Any help would be appreciated.
Thanks,
Michael
10-20-2009 02:22 AM
Hi,
Similar to this custom entity in ACT for LAN,
Is there any way to create custom entities in ACT for Web.How to achieve this.
Thanks in Advance.
10-20-2009 10:53 AM
I don't think you can access them with the Act Report builder.
I use VS 2008 Crystal Reports.
In order to see the ole/db fields, you need to update the schema.
In ActDiag-
Click on Databases, Databases List
Select the database you added the sub-entities to (do this before right clicking)
Right Click on the selected database, select Database Rebuild and select Rebuild ole/db Report objects.
The new entity fields will now show up in the ole/db report connection.
Hope this helps.
John