Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > Database and Reporting > Visual Basic And Data Report


Reply
 
Thread Tools Display Modes
  #1  
Old 01-14-2006, 03:05 AM
rohitengineer rohitengineer is offline
Newcomer
 
Join Date: Jan 2006
Posts: 1
Default Visual Basic And Data Report


Hi ALL,

I am facing a problem while designing a data report. I am using ADO data Environment for getting the data from the Microsoft Access database. I want to include serial number for the report entries. Could any one suggest me how can i do it.

Like now entries are coming like this

rohit 21 India 200
Varun 22 India 200

I want the entries like

1. rohit 21 india 200
2. varun 21 india 200

How can i do it

I have an another question also
Appliction i am developing is a database application it contains entries upto several pages
i want that in a report sum of all the entries in a page comes last in a page an this sum carry forwrds to the next page also

suppose there are two entries in page 1
1. rohit 21 india 200
2. varun 21 india 200
sum = 400
this sum should be carry forwards in the top of the next page
like this
previous carry = 400
1. ro 21 india 300
2. va 21 india 500
sum = 1200
Thanks
Rohit
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->