Combining two tables into one

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Chuck

    Combining two tables into one

    Hi!

    I have an asp procedure that runs on our website that when invoked
    retrieves data from another website via webservices and displays the
    table using xml. I have another asp procedure that reads a MS SQL
    database and creates a table. Is it possible to combine these two
    tables into one? If so, any ideas as to what would be involved?

    Chuck
Working...