Results 1 to 3 of 3

Thread: choose 1

  1. #1

    Thread Starter
    Fanatic Member nabeels786's Avatar
    Join Date
    Jul 2001
    Location
    New York
    Posts
    919

    choose 1

    i have 3 rows called "xyz", i wanna pick one of these rows, how do i do that?

    also, when im inserting, hwo would i check if that row already exists?

    i ahve 2 tables, one holds names ands ids, the other one holds the id and extra info., so i wanna make sure i dont get dupes in the names.

    thanks
    Visit www.fragblast.com
    Gaming, forums, and a online RPG/Battle system




    (__Flagg) DOT NET? is this a Hindi Dating service?

  2. #2
    Fanatic Member cpradio's Avatar
    Join Date
    Apr 2002
    Posts
    616
    I do not understand what you are attempting to do. Explain it in more detail, examples would be good.
    http://cpradio.net/
    Administrator @ WDForums and a Moderator @ WebXpertz City Forums

  3. #3

    Thread Starter
    Fanatic Member nabeels786's Avatar
    Join Date
    Jul 2001
    Location
    New York
    Posts
    919
    i have a table, with 3 columns

    id | name | counter (Table called hc)

    and another table:

    hcid | tipname | tip (Table called hctext)

    hcid contains the id from the table hc

    when a user submits the info, it adds it into hc, then adds the rest of the info with the correct ID into hctext. sometimes the info (such as the name) is the same, so i want to just add the info into hctext with the same id, instead of having 3 or 4 duplicates all pointing to a different id, but are basically the same. i dunno how to describe it better...do you get it now?
    Visit www.fragblast.com
    Gaming, forums, and a online RPG/Battle system




    (__Flagg) DOT NET? is this a Hindi Dating service?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width