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

Links 1.11: Importing ID Numbers

Quote Reply
Links 1.11: Importing ID Numbers
Hello there.

I have searched the forums for the past week and also read through most of the FAQs at pugdog's great FAQ site, and I know this has been discussed before...but I can't find the Thread that provides solutions....

How can I import exact IDs from links.db into the Links table?

I have tried the following:

1) Renamed ID in the links.def file to LinkID. Then I added the following codes in the Import.pl file in the INSERT LINKS section:

Code:

$values{'ID'} = $values{'LinkID'};


2) I also tried turning off the $db_track variable for Importing.

The IDs are compressed and I lose the exact IDs in the links.db file.

Not a huge problem...but for features like the External Rate It and modifying links, it will cause confusion for Link Owners.

Please provide the Thread that provides a solution to this problem.

TIA.

Regards,

Eliot

Subject Author Views Date
Thread Links 1.11: Importing ID Numbers Stealth 2144 Jul 16, 2000, 11:55 AM
Thread Re: Links 1.11: Importing ID Numbers
pugdog 2069 Jul 16, 2000, 3:26 PM
Thread Re: Links 1.11: Importing ID Numbers
Stealth 2068 Jul 16, 2000, 4:11 PM
Post Re: Links 1.11: Importing ID Numbers
pugdog 2057 Jul 17, 2000, 12:52 PM