Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Dipslaying Database info in rows of three

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-05-31 : 07:54:23
Tisha writes "Is it possible to query a database table and have it print the information to a webpage in a set number of rows; like multipes of three or four? In other words, I'd like to have Images of the first three items in the database on the first row, in the second row, I'd like to print the three corresponding Item numbers, the next row would have the three corresponding prices and finally the last row would have the three Item names. The preceeding items would have the same format untill all of the items in the database have been listed in rows of three."
   

- Advertisement -