Hi Tyler,
ASP is for your interface and not your data. So the way you structure
your data has no link to ASP. You would have to build your html
display the way you want your data to show and then program ASP to
query with SQL and massage your data to fit your display.

Grab a nice ASP and SQL book and get to understand the way it works.
hoping I was of any help.
-- 
Thierry Lavallée
http://www.8P-Design.com
http://www.dohy.net


On 7/2/05, Tyler <[EMAIL PROTECTED]> wrote:

>    I'm looking for some software that builds ASP pages from tables in
> an .MDB file.  The tables are joined with a one to many relationship
> and the software needs to create an ASP page that shows the "one" side
> of the relationship and one of the connected records from the "many"
> side.  Anyone know of software that will accomplish this?


---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [email protected]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to