472,954 Members | 2,292 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,954 software developers and data experts.

Crystal Report with Visual Sutio.NEt 2003

GC
HI,

I'am using Crystal Report with visual Studio .NEt 2003

When i make a report using a store procedure, I can not see all the fields
of the store proc and i'm suppose to see those fields. I'm suppose to see a
"+" sign at the left of the store procedure name in the Field Explorer section

When we click on the sign "+" we see all the field of the store proc.
We can from there select and drag those fileds on the report.

My problem is that there is no Sign "+" at the left of the store procedure
name in the Field Explorer section

I had this problem with Visual studio 2002 and i resolve it by installing
the crystal report service pack for Visual studio 2002.

I did the same thing with Visual studio 2003 but the problem still there
after installing crystal report service pack 2 for visual studio .net 2003

Do you have any idea of what i can do!
Oct 6 '05 #1
2 2304
try doing a "verify database"....if that doesn't help, try the "log on or
off server" or "set datasource location" and make sure the dataset is
available to you.

hope this helps.

george hardy

"GC" <GC@discussions.microsoft.com> wrote in message
news:10**********************************@microsof t.com...
HI,

I'am using Crystal Report with visual Studio .NEt 2003

When i make a report using a store procedure, I can not see all the fields
of the store proc and i'm suppose to see those fields. I'm suppose to see
a
"+" sign at the left of the store procedure name in the Field Explorer
section

When we click on the sign "+" we see all the field of the store proc.
We can from there select and drag those fileds on the report.

My problem is that there is no Sign "+" at the left of the store procedure
name in the Field Explorer section

I had this problem with Visual studio 2002 and i resolve it by installing
the crystal report service pack for Visual studio 2002.

I did the same thing with Visual studio 2003 but the problem still there
after installing crystal report service pack 2 for visual studio .net 2003

Do you have any idea of what i can do!

Oct 26 '05 #2
GC
Thank for helping me

I Find the problem

The problem was the store procedure
For performance reason I optimise my store proc by using Virtual Table
I at the end of my script I make a Select on 3 virtual table

The performance is a lot faster but Crystal report dont seem to know what
are the final field to show in crystal report.

So with a simple select everything is fine
The work around is to insert the result of my store proc in a real table in
the database only for this report

And use another store proc for the report that make a simple select on this
table

Thank for your help

"George Hardy" wrote:
try doing a "verify database"....if that doesn't help, try the "log on or
off server" or "set datasource location" and make sure the dataset is
available to you.

hope this helps.

george hardy

"GC" <GC@discussions.microsoft.com> wrote in message
news:10**********************************@microsof t.com...
HI,

I'am using Crystal Report with visual Studio .NEt 2003

When i make a report using a store procedure, I can not see all the fields
of the store proc and i'm suppose to see those fields. I'm suppose to see
a
"+" sign at the left of the store procedure name in the Field Explorer
section

When we click on the sign "+" we see all the field of the store proc.
We can from there select and drag those fileds on the report.

My problem is that there is no Sign "+" at the left of the store procedure
name in the Field Explorer section

I had this problem with Visual studio 2002 and i resolve it by installing
the crystal report service pack for Visual studio 2002.

I did the same thing with Visual studio 2003 but the problem still there
after installing crystal report service pack 2 for visual studio .net 2003

Do you have any idea of what i can do!


Oct 27 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Stephan | last post by:
Hi, I'm using Visual Studio 2003 (C#) with the integrated Crystal Report software and have the following question: How can I assign a value (string) to an unbound (string) field in Crystal...
4
by: Rick Thiel | last post by:
Hello, I am trying to build a Crystal report VisualStudio.NET for an ASP.NET application. I would like to build a report that doesn't connect to any particular database at design time because I...
0
by: Dr. Indera | last post by:
hello, i previously posted the questions below on several crystal reports newsgroups, including the one for the company that makes crystal reports, but never got an answer, so i'm hoping that...
6
by: Dr. Indera | last post by:
hello, much to my surprise, the version of crystal that comes with visual studio.net 2003 does not have a report preview window. i found out that i have to build a form in visual basic.net and...
0
by: sztonix | last post by:
Hi all, I encountered a crystal report deployment problem. I make reports with Crystal Report for Visual Studio .NET 2003. It works fine in the development machine. And then make setup...
0
by: SWu | last post by:
Hi all Could someone please tell me how to configure and deploy my Crystal reports? Any help would be greatly appreciated. I want to be able to deploy my reports/web pages to another domain,...
0
by: Crystal Report - LoadSaveReportException | last post by:
I have a web system which will display a crystal report for clients. It is written in Visual Studio 2003, VB.Net and Crystal Report which comes with VS2003, running on Windows 2000. It works very...
2
by: GC | last post by:
HI, I'am using Crystal Report with visual Studio .NEt 2003 When i make a report using a store procedure, I can not see all the fields of the store proc and i'm suppose to see those fields. I'm...
2
by: Jason Huang | last post by:
Hi, The Crystal Report bundled with .Net 2003 is version 9. How do I update the Crystal Report V9 in my .Net 2003 to Version 11 so that whenever I open a .rpt file in my VS 2003, the Crystal...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
1
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.