Print Page | Close Window

SQL JOINS EX.

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=3909
Printed Date: 30 March 2026 at 10:06am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: SQL JOINS EX.
Posted By: aero
Subject: SQL JOINS EX.
Date Posted: 28 June 2003 at 10:48am

Hi.

I want to know how to make SQL Joins/relationsship in asp !!

Is there someone that have an EX. that thay want to share ???

So I can see how it works whit add/delete/update records in a multi joins db !!




Replies:
Posted By: ljamal
Date Posted: 28 June 2003 at 11:03am
For most databases joins are read only.
SQL 2000 allows for deletes, but it will try to delete all the joined information. Additions and updates are now allowed when using joins.

Joins via ASP are no different from joins created using Enterprise Manager. It's just a sql statement requesting fields from multiple tables.

-------------
L. Jamal Walton

http://www.ljamal.com/" rel="nofollow - L. Jamal Inc : Web/ Print Design and ASP Programming


Posted By: aero
Date Posted: 28 June 2003 at 11:11am

K

But do U maybe have a ex that U have made and that U maybe can send to me !??

So i can se the code, so I know "HOW TO DO" !! it is easiere fore me to understand the code when I have a working ex to look at !!

hope U understand !!



Posted By: ljamal
Date Posted: 28 June 2003 at 12:33pm
Can't say that I have an example because I store all my joins as views. If you download the code for this forum, however there are plenty examples of joins used within the ASP code.

-------------
L. Jamal Walton

http://www.ljamal.com/" rel="nofollow - L. Jamal Inc : Web/ Print Design and ASP Programming


Posted By: Bunce
Date Posted: 29 June 2003 at 6:15pm

http://www.w3schools.com/sql - www.w3schools.com/sql

Cheers,
Andrew



-------------
There have been many, many posts made throughout the world...
This was one of them.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net