Customizing the Data provider

Stimulsoft Reports.WEB discussion
Chasoo
Posts: 40
Joined: Wed Oct 19, 2011 1:29 am

Customizing the Data provider

Post by Chasoo »

hi,
i think i didnt undertood 100%. wt u mean is if i change my class name to StiOLEDBDatabase it will work ?

can i change the name space?

chaminda
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Customizing the Data provider

Post by Alex K. »

Hello,

You can take any already existing adapter and change necessary methods in it without altering the name.

Thank you.
Chasoo
Posts: 40
Joined: Wed Oct 19, 2011 1:29 am

Customizing the Data provider

Post by Chasoo »

hi,

tnx for the help.i have changes the class names.so now it goes as StiOracleODPDatabase. and now i can see the connection in report designer web.but it does not display appropriate data source or even i have added data source in code it does now retrieve the column names from database.

wt i have to do next ?

Image

Image
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Customizing the Data provider

Post by Vladimir »

Hello,

Please send us your new adapter, we'll check it on the previously sent test data.

Thank you.
Chasoo
Posts: 40
Joined: Wed Oct 19, 2011 1:29 am

Customizing the Data provider

Post by Chasoo »

here i have attached my new adapter. i wanted to create a provider for OLEDB adapter.since we cant use StiOleDbDatabase as my class name i have used StiOracleODPDatabase bt with a oledb connection.
Hope i can work with it.

Provider

tnx

chaminda
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Customizing the Data provider

Post by Alex K. »

Hello,

Please check that you add your compiled adapter in reference of your project.

Thank you.
Chasoo
Posts: 40
Joined: Wed Oct 19, 2011 1:29 am

Customizing the Data provider

Post by Chasoo »

Yes i have added the compiled reference to my project.
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Customizing the Data provider

Post by Andrew »

Hello,

Is your issue solved or not. Did our advice help you?

Thank you.
Chasoo
Posts: 40
Joined: Wed Oct 19, 2011 1:29 am

Customizing the Data provider

Post by Chasoo »

no still not.withoout adding the complied reference to my project i cant even compile my application.so i have added the complied reference of dataprovider to my project. and the output i have added here as images.hope i can solved this issue. or i just cant use customize providers?


chaminda
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Customizing the Data provider

Post 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.
Post Reply