ASP data to excel spreadsheet/database

Discussion in 'C#' started by your_twin, Jul 23, 2006.

  1. #1
    Is there any way of extracting the data from an asp datagrid/table and inputing it into a database that can be read by access and/or excel without actually copying and pasting everything?
     
    your_twin, Jul 23, 2006 IP
  2. ludwig

    ludwig Notable Member

    Messages:
    2,253
    Likes Received:
    66
    Best Answers:
    0
    Trophy Points:
    225
  3. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #3
    Yah - classic asp you can make a direct connection to the Office applications and extract/add/modify it's data. Thank you MS for giving us your full API ;)
     
    ccoonen, Jul 24, 2006 IP