MSDataShape OLEDB Provider |
Post Reply |
Author | |
dylog1
Newbie Joined: 16 June 2010 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 16 June 2010 at 8:42am |
Hi,
I'm trying to populate a ReportControl by setting the DataSource Property.
Can I Use the MSDataShape provider to populate ReportControl.Records structure and related Record.Childs Property?
I can't populate it with the ReportControl.Records(n).Childs.Add() method for performance reasons.
Thank's in advance
|
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
Databinding with ReportControl is possible.... see DataBinding sample delivered with CJ installation and look at post https://forum.codejock.com/forum_posts.asp?TID=14721
You said because of performance reasons you can't add records.... Are you adding that much records? Maybe look at post https://forum.codejock.com/forum_posts.asp?TID=10814 and https://forum.codejock.com/forum_posts.asp?TID=11178
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
dylog1
Newbie Joined: 16 June 2010 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
virtualmode is the solution for my issue.
It's faster enough.
Your posts are very usefull.
Thank's
|
|
Product: Xtreme SuitePro (ActiveX) version 13.3.1
Platform: Windows XP (32bit) - SP 3 Language: Visual Basic 6.0 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |