|
| |
A curiosity about database tables and results simple question
View related threads:
(in this forum
| in all forums)
|
Logged in as: Guest
|
|
|
nay27uk
Posts: 282 Joined: 5/13/2003 From: leicester uk Status: offline
|
A curiosity about database tables and results simple qu... - 8/27/2003 3:44:18
Ok ive sort of got to terms with geting an asp page to display results from a database table now what i would like to know is this. If you have a database with more than one table and you want to use fields from more than one table in a single asp page how do you go about it. My theary is that you would use strSQL = "Select tablename.fieldname, FROM tablename;" Twice in the asp script so for example strSQL = "Select tablename1.fieldname, FROM tablename1;" strSQL = "Select tablename2.fieldname, FROM tablename2;" Is this how it is done
_____________________________
REGARDS NATHAN
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|