Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: Exporting Links

Quote Reply
Re: Exporting Links In reply to
Hi Alex,
thanks for your reply. With the SQL Monitor it works only like this:

SELECT Links.*
FROM Links, Category
WHERE Links.CategoryID = Category.ID AND
Category.Name LIKE 'MYCATEGORY'

and then select in the box an output file. This has to be an existing file.
The other commands were producing on our site an errorcode 13.
Best Regards and Thanks again,
Wolfgang

Subject Author Views Date
Thread Exporting Links i01 10666 Apr 14, 2000, 6:36 AM
Post Re: Exporting Links
pugdog 10442 Apr 13, 2000, 9:56 PM
Post Re: Exporting Links
pugdog 10448 Apr 16, 2000, 9:22 PM
Post Re: Exporting Links
Alex 10440 Apr 17, 2000, 8:26 AM
Post Re: Exporting Links
Alex 10445 Apr 17, 2000, 9:57 PM
Thread Re: Exporting Links
i01 10459 Apr 18, 2000, 4:17 AM
Post Re: [i01] Exporting Links
Nomada 10403 Dec 8, 2002, 5:02 AM