Possibly report template (*.MRT) without have Connection & DataSource ?
Posted: Wed Apr 22, 2009 4:03 am
Hello to you,
I'm newbie in .net world, also newbie using stimulsoft report.
I'm using VB.NET 2005, StimulReport 2008.2, MS-ACCESS 2000 database
My past background from VB6, DataDynamics ActiveReport Pro
Possibly report template (*.MRT) without have Connection & DataSource ?
I asked this questions is I'm inspired of DataDynamics ActiveReport Pro which needn't to require to have pre-created Connection & DataSource.
Let Says :
Database named ABC
contains table, TBLCUSTOMER (CustomerID, CustomerName, Address)
Then, In creating report template, I just drag a textbox control to "data band", then changed the textbox's fieldname to CustomerName
So when from the VB code, I just passing the data table as "select * from tblcustomer".
and easily the report will shown.
Is it also possibly in stimulSoft Report ?
Why Stimulsoft report needed to pre-created connection & Datasource ? Maybe caused by StrongTyped ? But I think the WeakTyped is more flexible.
Please correct me if I'm wrong, I still needed the concept of stimul report ? It's Help documentation very simple
Thanks & Best Regards,
Steven
email : stvhui@yahoo.com
I'm newbie in .net world, also newbie using stimulsoft report.
I'm using VB.NET 2005, StimulReport 2008.2, MS-ACCESS 2000 database
My past background from VB6, DataDynamics ActiveReport Pro
Possibly report template (*.MRT) without have Connection & DataSource ?
I asked this questions is I'm inspired of DataDynamics ActiveReport Pro which needn't to require to have pre-created Connection & DataSource.
Let Says :
Database named ABC
contains table, TBLCUSTOMER (CustomerID, CustomerName, Address)
Then, In creating report template, I just drag a textbox control to "data band", then changed the textbox's fieldname to CustomerName
So when from the VB code, I just passing the data table as "select * from tblcustomer".
and easily the report will shown.
Is it also possibly in stimulSoft Report ?
Why Stimulsoft report needed to pre-created connection & Datasource ? Maybe caused by StrongTyped ? But I think the WeakTyped is more flexible.
Please correct me if I'm wrong, I still needed the concept of stimul report ? It's Help documentation very simple
Thanks & Best Regards,
Steven
email : stvhui@yahoo.com