Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
victordantasgom
Contributor
Contributor

how to generate a qvd file or qvw file from an application in .Net or C or Java

Hello everyone
They need to know how to generate a qvd file or qvw from an application in .Net or C or Java. That is, how to edit the source code of a qvd / qvw?

18 Replies
ThornOfCrowns
Specialist II
Specialist II

Thanks for the reply, Rob. My comment that "it's not as easy as you think" was referring to making a dashboard from a set of user generated metrics and KPIs from a BI point of view rather than a technical one.

It's hard enough to generate a useful dashboard from User Specifications as it is, I think!

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Good point James. I was also assuming that the OP had some significant tech resources available.

-Rob

alexdataiq
Partner - Creator III
Partner - Creator III

Just of curiosity, what are you doing throug Semantic Web? Are you using some kind of triple-store?

Cheers

Peter_Cammaert
Partner - Champion III
Partner - Champion III

Rob,

I seem to remember that in this community you once wrote about a technique that used QV COM objects to generate an empty QVW from Visual Basic/VBS code. The link that I kept however points to a broken-off discussion, and a community search doesn't return anything that you wrote on this subject.

Any particular reason why this post is gone?

Peter

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi Peter,

I don't recall that specific post. but I have done as you remembered. The API allows for creating documents and it's not very difficult.

-Rob

Anonymous
Not applicable

Yes it's possible.

I have a java lib which do the job.


It don't have any kind of limitation (number of fields and columns).


I tested it with more than 100 Millions of records and 100 columns - It allows encrypts columns too.


I think that is the best on market - Ralf Becher have a nice solution but not recommend for large dvd's.


A. Caria

rbecher
MVP
MVP

Don't agree. My QVD Reader/Writer solution works fine with large data sets!

Astrato.io Head of R&D
MohanSandeep
Contributor
Contributor

Hi Rbecher,

Can you please provide me a sample java code that can read the QVW files

soldiershen
Partner - Contributor II
Partner - Contributor II

@Anonymous  May I get the java lib?  Appreciate for your contribution. I search over the world by google and cannot get it