Questions regarding CR.NET

T

TaeHo Yoo

Hi Guru,

I am just about to study CR.NET. At the moment, I don't have any clue
about what I could do with it.

So that is why I am asking a few questions here.

First of all, we have .NET. does it include CR.NET license or should we
have to buy CR.NET license seperatly?

Secondly, is it feasible to implement the following scenario?

---------------------------------------------------------
Prior to producing a report, there is a section where user
can specify how user lays out, sort or group the report.

For instance, we have a number of suppliers that supply us
with thier products. And we want to see how many clients
have purchased each supplier's product.
The admin might want to see a time based report (show me from blah to
blah sort by supplier name) or see a supplier's name based report.
---------------------------------------------------------

If it is feasible, do I have to use ve.net web controls to create the
user interface where you can specify the report lay out or CR.NET?


Thirdly, is there any good book or website that I could reference?


Thanks a lot in advance,
 
N

Natty Gur

Hi,

1) i think that CR comes with 5 user licence.

2) Its possible, We are doing it by using pre ASPX page that let the
user select.

3) I add link to usefull on line book :
http://www.123aspx.com/redir.aspx?res=30160

Natty Gur, CTO
Dao2Com Ltd.
34th Elkalay st. Raanana
Israel , 43000
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
 
T

TaeHo Yoo

Thanks a lot Natty,

but it would be great if you wouldn't mind a couple of questions.

So although we have a .NET license, we still have to buy the CR.NET
license.

I have been trying to use parameters in web-based application in
accordance with the online book you recommended.

But I got an error message "Missing parameter field current value" any
idea?

again thanks a lot Natty
 
T

TaeHo Yoo

Thanks a lot natty,

It would be appreciated if you wouldn't mind one question.

My scenario is very tricky to explain.
As I said, user(admin) should be able to narrow(by supplier or/and date)
the output displayed in a report.

The ideal solution will be like there is a completely seperate page
where admin can see a list of suppliers and calender. Using this page,
admin might say, ok I would like to see a report that displays a,b,c
suppliers in the period of 2000 - 2003.
Then I might send this values using querystring(vb.net) to the webform
where an actual page will be contructed.
This page will recieve this querystring information and send them to a
stored procedure, get a dataset and display report.

Is it possible?

I really appreciate your help.

Thanks
 
N

Natty Gur

Yes it's possible.

By the way you can do it all just with ASP.NET. Reports are all about
showing data and ASP.NET can easily supply this need you can use ASP.NET
DataGrid, XML/SLT or HTML generation to create dynamic tables that will
show the data


Natty Gur, CTO
Dao2Com Ltd.
34th Elkalay st. Raanana
Israel , 43000
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top