Forums
This topic is locked
Show query results in more than 1 column
Posted 28 Dec 2003 15:51:07
1
has voted
28 Dec 2003 15:51:07 Werner Marinus posted:
Hello everyone,I hope somebody out there can help me with this one.
When I run a query I usually get the results one by one:
-record 1
-record 2
- ...
-record n
What I would like to get is to show the results of the query in 2 or more columns:
-record 1 - record 2 - record 3
-record 4 - record 5 - record 6
- ... - record n
I hope I've made myself clear with this little example...
As a newbie to MySQL I can't figure this one out. Any help is welcome. Thanks already!
Replies
Replied 29 Dec 2003 13:56:04
29 Dec 2003 13:56:04 Vince Baker replied:
There are two excellent extension available that will do exactly what you are trying to do.
If you are using MX go here:
www.interakt.ro/products/MXLooper/index.php
if you are using Dreamweaver V3 then go here:
www.basic-ultradev.com/extensions/
Regards
Vince
Visit my home: www.chez-vince.com
VBScript | ASP | HTML | SQL | Oracle | Hosting
If you are using MX go here:
www.interakt.ro/products/MXLooper/index.php
if you are using Dreamweaver V3 then go here:
www.basic-ultradev.com/extensions/
Regards
Vince
Visit my home: www.chez-vince.com
VBScript | ASP | HTML | SQL | Oracle | Hosting