473,385 Members | 1,856 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

displaying data in multiple columns

Hi,
If anyone could help me with this, I greatly appreciate it.

I would like to know how I can display data from a db in multiple
columns rather than have it displayed in 1 column per recordset. Here
is a twist...besides doing this, I would also like to have it paginate
and be able to control how many records gets displayed per page in
multiple columns.

Thank y'all in advance!!!

Jane
Nov 12 '05 #1
3 2614
"Jane" <ja**@webdevas.com> wrote in message
news:2b*************************@posting.google.co m...
Hi,
If anyone could help me with this, I greatly appreciate it.

I would like to know how I can display data from a db in multiple
columns rather than have it displayed in 1 column per recordset. Here
is a twist...besides doing this, I would also like to have it paginate
and be able to control how many records gets displayed per page in
multiple columns.

Thank y'all in advance!!!

Jane

You are talking about reports, right? If you followed the label wizard, you
would get a multi-column report. If you want to do it from scratch, create
your report and go to File>Page Setup>Columns tab and select the column
layout.
The number of records per page depends on the size of the report sections
and margins and the number of columns - unless you force a new page before
it naturally runs out of space on the paper.
Nov 12 '05 #2
Hi Thanks for replying, but no, I want to display this data on a web
page. What it is, is I am storing links of images and their
descriptions in Access for a gallery page. I would like to display this
info when retrieved from the db into multiple columns with pagination.
Any ideas?

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 12 '05 #3
"Jane Wong" <ja**@webdevas.com> wrote in message
news:40*********************@news.frii.net...
Hi Thanks for replying, but no, I want to display this data on a web
page. What it is, is I am storing links of images and their
descriptions in Access for a gallery page. I would like to display this
info when retrieved from the db into multiple columns with pagination.
Any ideas?

How does it get from the database to a web page? Have you decided on what
basic techniques you are going to employ? Active Server Pages, Data Access
Pages or perhaps a custom-routine written in vba? A lot will depend on
whether you wish to view live data or are happy with a static snapshot.
Have you made any start on this project yourself, or are you looking for
general pointers?
Fletcher
Nov 12 '05 #4

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

Similar topics

8
by: euang | last post by:
Hi, I have been using access 2000 for two years on WINDOWS NT to display dynamic aweb page using ASP My ISP has now changed to Windows 2003, and I am having major problems displaying...
3
by: pmud | last post by:
Hi, I have 4 columns in my sql database table. I added a data adapter , data set & a data grid to view this information. But the data grid is displaying those 4 columns TWICE , i.e in the data...
2
by: Russ | last post by:
I've got a report that puts dates at the top of columns and the user is prompted to enter a beginning date when the report is opened. That date is put in a textbox in the first column like this: ...
5
by: Robert | last post by:
Hello Accessors I have some reports created in Access that are very good for what they do. However, it seems to me that when you are displaying information you don't need to print out that a...
5
by: Lisa Calla | last post by:
Hi, I need to display records with lots of fields. When placed in a grid, a row of data will scroll off the screen. Not exactly what I'm looking for. I've also used a datalist, which allows...
7
by: What-a-Tool | last post by:
Have an Access table loaded into a DataTable that was created at run time, and am displaying these contents in a data grid. Me.dgGames.DataSource = Me.DsGameInfo.Tables("Games") I would like to...
3
by: CLEAR-RCIC | last post by:
I have several images i want to display in an ASP.Net application. The images are being passed to me in binary format from another application. Is there a good way to write them directly to an...
1
by: NumberCruncher | last post by:
Hi All, I am struggling with setting up my first system of tables, forms,and reports, and could use your help! I am setting up a database to keep track of the production of a produced item. The...
3
by: William LaMartin | last post by:
I have a gridview (with no properties set) on an aspx page which I populate from an XML file with the code below. The data in the XML file looks like this <description>National Trust for...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.