473,804 Members | 3,802 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem displaying information for Crystal Report (.NET 2003)

Hello:

I've created a strongly typed dataset which I know has rows of information
but the information in the dataset isn't displayed on the report form. All
that are visible are the report buttons and the column headings. Any
suggestions on what I should be focusing on or what I'm missing?

Thanks,
AT
Jan 25 '06 #1
1 976
Nevermind - silly error on my part.

"ATroy" wrote:
Hello:

I've created a strongly typed dataset which I know has rows of information
but the information in the dataset isn't displayed on the report form. All
that are visible are the report buttons and the column headings. Any
suggestions on what I should be focusing on or what I'm missing?

Thanks,
AT

Jan 26 '06 #2

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

Similar topics

0
4563
by: naveen | last post by:
I am facing problem to export crystal report to PDF which contains some item's images. All images change with first item image. the application developed in Visual Basic 6.0 and MS access. The images comes to crystal report from physical location not from any database. While i m using default export utility of crystal report
0
2068
by: Bassem | last post by:
Hi All, I had problem when using Crystal Report in C# windows application. I create report depend upon dataset using table from SQL 2000 and add it in a C# windows application. NP: The application had 2 forms, one with preview button which will call the report from the other form and the other hold the crystal report. The time I get to run the application and preview the report by clicking the preview button from the first form I get...
3
11015
by: route_coder | last post by:
I am using access database to create a crystal report in VB.NET Everything works fine when I run on my machine. But when I am deploying it other windows machines. It is asking for database server name and logon information. The problem which I understood from this is that the path is hardcoded in the crystal report and the database is in my bin folder. when I run my app on other machines it is looking for the database in that folder and...
3
1951
by: Rabbit | last post by:
Dear All, I am working on the formatting of a Crystal Report, I'd noticed that setting BottomLineStyle, and other xxxLineStyle can only be shown when user export the report into PDF format, other than that, displaying such crystal report on ASP.Net 2.0 pages will not show the lines. Because I use CrystalReportViewer control to call the report, I had turn off property, still can't show the BottomLineStyle. Is this a limitation of...
0
2142
by: Rabbit | last post by:
Dear All, I have recently using ASP.net 2.0 to build web application with Crystal Report for .net, one of my typical coding to generate report on web page as follows: Dim rpt As New ReportDocument rpt.Load(Server.MapPath("rptPurchaseOrder.rpt")) rpt.SetDataSource(dsPOData) Me.CRViewer.ReportSource = rpt
1
1209
by: amiga500 | last post by:
Sometimes not always but the crystal report gives me this error: Error in File C:\DOCUME~1\erohr\LOCALS~1\Temp\temp_026628e2- a30b-4dcd-966a06724d692bc6{6834D9C8-7B43-4CCE-9842-8A4DB2F06E67}.rpt The request could not be submitted for background processing. While I was researching the internet I discovered that is a bug in the .NET framework, does anyone have an idea how to remedy this situation? Thanks in advance.
0
857
by: joseabie | last post by:
hi, Please help me to generate report through ASP.net, my back end is Oracle. The data must fetched according to the date we selected.. and assign the same date as a parameter on Report... I tried using dataset & SQL 2005 and it works well. but I don't know how it work on Oracle... Please help me.
1
1685
by: fairus | last post by:
hi everyone, I have two type of dot matrix printers. I already print a test page, however alignment for both these printers are not at the same position. I test by drawing a table with 40 columns and 2 rows. Is there any idea how to solve this problem? Do I need to add any code for setting alignment.
1
1299
by: sreedivya | last post by:
Hi, I am using Crystal Reports with .NET 2.0 for generating reports in my project. My database is SQLSERVER 2000. I want to display list of absentees between 2 given dates. For this I have written a stored procedure like below. CREATE procedure tesk4(@Fromdate DATETIME, @Todate DATETIME) as declare @return BIT
0
9577
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10315
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10075
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9140
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7615
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5519
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5651
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3815
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2990
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.