View Single Post
  #1  
Old 05-10-2006, 02:33 PM
gilgalbiblewheel gilgalbiblewheel is offline
SEO Junior
 
Join Date: Sep 2004
Posts: 15 gilgalbiblewheel is on a distinguished road
how to build db for using in listboxes in ASP

I want to have a database on a book where this is how it goes:
Code:
Preface
Introduction
-subtitle1
-subtitle2
Chapter 1
-subtitle 1
-subtitle 2...

I have MSAccess 2000. How do you recommend me to build it? I want to use it with a combination of listboxes in ASP.
Reply With Quote