Results 1 to 3 of 3

Thread: Tables

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2000
    Location
    Cairns,North Queensland, Australia
    Posts
    21
    Is it possible to fill the fields in Two Tables at the same time with one SQL statement.I hope this makes sense to someone. Thanks for any help. AndyB

  2. #2
    Lively Member dlm's Avatar
    Join Date
    Oct 2000
    Location
    Geraardsbergen(Belgium)
    Posts
    91
    Hi,

    I don't think so...the easiest way is to perform to SQL's...
    why would it be a problem..?

    DLM

  3. #3
    Lively Member
    Join Date
    Aug 2000
    Location
    Singapore
    Posts
    108
    Had you tried using semi-colon(?

    E.g.

    Insert into Table1.......;Insert into Table2......

    Regards.

    KT

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