Page 3 of 4
Customizing the Data provider
Posted: Wed Dec 21, 2011 6:21 am
by Alex K.
Hello,
We couldn't reproduce this bug.
Can you please send us a sample full project which reproduces the issue for analysis.
Thank you.
Customizing the Data provider
Posted: Sun Dec 25, 2011 4:13 am
by Chasoo
Hi,
here i have attached a sample page which is with a customized data provider.please have a look and let me knw wt i have done wrong
tnx
chaminda
DataProviderSample
Customizing the Data provider
Posted: Wed Dec 28, 2011 1:05 am
by Alex K.
Hello,
Please try to add the following code in Page_Load:
Code: Select all
StiConfig.Services.Add(new WmsDataProvider.StiOracleODPAdapterService());
StiConfig.Services.Add(new WmsDataProvider.StiOracleODPDatabase());
Thank you.
Customizing the Data provider
Posted: Fri Dec 30, 2011 8:17 am
by Chasoo
Hi,
Tnx for the reply.it was very useful and i manage to use our own provider.

but now i am getting an another error.I am creating a datasource in code and in designer i am going to edit it and add a new sql query and try to retrieve the columns.then i am getting an error.i have added screen shots and sample code as well.Hope you can help me @ this time too .
tnx in advanced !
chaminda
Source Code
Customizing the Data provider
Posted: Wed Jan 04, 2012 7:40 am
by Chasoo
Hi,
Hope you guys looking @ our issue.we have kind of stuck here.and desperately looking for your reply.
tnx
chaminda
Customizing the Data provider
Posted: Wed Jan 04, 2012 6:39 pm
by Alex K.
Hello,
Sorry for the delay with response. We need some additional time to check the issue.
Thank you.
Customizing the Data provider
Posted: Mon Jan 09, 2012 8:12 am
by Alex K.
Hello,
Please check modified project in attachment.
Thank you.
Customizing the Data provider
Posted: Tue Jan 10, 2012 1:54 am
by Chasoo
Hello,
Tnx a ton.it solve my problem.Will contact you if i got any issue as i go forward.My only concern is keeping the Dataprovider name.If we change the provider name('StiOracleODPDatabase') to our custom name it wont work ?
anyways thanks a lot for the help again
rgds,
Chaminda
Customizing the Data provider
Posted: Tue Jan 10, 2012 8:19 am
by Alex K.
Hello,
Unfortunately, on current moment, for Web not possible set own name.
Thank you.
Customizing the Data provider
Posted: Fri Feb 03, 2012 12:16 am
by Chasoo
Hi, with your help we manage to develop our own data provider and tested it with existing dataproviders name.But our customer is not that happy about the name since we cant change it.He want to know that is there any plan of adding this feature to reportdesigner.web ? if yes how long it will take.
and cant we remove existing providers from report designer screen it self? something like user cant select anyother data providers other than one, which we have developed?
Hope to hear from you guys soon
tnx
Chaminda