Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Diplay info from a querystring


Message #1 by "Frode Strømme" <fstroemm@o...> on Tue, 24 Apr 2001 22:55:27
I have a database called Movies.mdb (Access 2000)

With 8 tables, all with a similar MovieID field, the others with 

moviename,genre etc.



If I have a querysting like http://www.some.com/display.asp?MovieID=100



How do I go about display all the table info, but not the ID for each 

table?

  Return to Index