Is there a limit to how many times you can copy a link?
Sep 14, 2001, 6:53 PM
Veteran (17240 posts)
Sep 14, 2001, 6:53 PM
Post #5 of 11
Views: 2916
You are using "Alternative Categoies" option, correct? "copy" leads me to believe that you are COPYING the URL across different records in the LINKS table, which is dangerous in a Relational Database and even OBJECT-ORIENTED or FLATFILE databases.
========================================
Buh Bye!
Cheers,
Me
========================================
Buh Bye!
Cheers,
Me
Sep 15, 2001, 2:59 PM
Administrator (9387 posts)
Sep 15, 2001, 2:59 PM
Post #7 of 11
Views: 2917
Hi,
No, copy in Links SQL 2 simply puts another entry in the CatLinks table (LinkID, CategoryID). Data is not touched, so altering the link will update both copies.
Cheers,
Alex
--
Gossamer Threads Inc.
No, copy in Links SQL 2 simply puts another entry in the CatLinks table (LinkID, CategoryID). Data is not touched, so altering the link will update both copies.
Cheers,
Alex
--
Gossamer Threads Inc.
Sep 16, 2001, 12:23 PM
Administrator (9387 posts)
Sep 16, 2001, 12:23 PM
Post #9 of 11
Views: 2846
Hi,
The copy function just places a link in multiple categories. It is still the same link. If you modify one, it will modify it in both places.
If you actually want a separate copy, you need to enter it again.
Cheers,
Alex
--
Gossamer Threads Inc.
The copy function just places a link in multiple categories. It is still the same link. If you modify one, it will modify it in both places.
If you actually want a separate copy, you need to enter it again.
Cheers,
Alex
--
Gossamer Threads Inc.