Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [afinlr] Search custom tables

Quote Reply
Re: [afinlr] Search custom tables In reply to
Right, I think I've decided to add a new ID field as the primary key which is an auto incrementing integer. This means I can't use get() to check whether the items already exist in the database but I can just use a select statement instead I think. Before I make big changes to the structure of my tables I just wanted to make sure that this is a sensible thing to do. Any comments?

I know that if I add the field to the existing database I wont be able to fill the new ID field automatically - can I dump the table and then import it to fill the values?

Thanks, Laura.
Subject Author Views Date
Thread Search custom tables afinlr 2380 Apr 11, 2003, 5:28 AM
Thread Re: [afinlr] Search custom tables
Alex 2282 Apr 11, 2003, 9:13 AM
Thread Re: [Alex] Search custom tables
afinlr 2282 Apr 11, 2003, 10:38 AM
Thread Re: [afinlr] Search custom tables
afinlr 2269 Apr 11, 2003, 12:21 PM
Thread Re: [afinlr] Search custom tables
afinlr 2235 Apr 17, 2003, 2:58 PM
Thread Re: [afinlr] Search custom tables
Alex 2254 Apr 17, 2003, 3:59 PM
Post Re: [Alex] Search custom tables
afinlr 2241 Apr 17, 2003, 4:11 PM