Recent content by shaurya.rastogi

  1. S

    Open Excel File Stored in Access Database

    Its not for me to decide how to place the data in access.I have a database which i have to use , now that database has the Excel file embedded..... :( How do i deal with it now.
  2. S

    Open Excel File Stored in Access Database

    I need to open an Excel file that has been stored in the Access Database using the insert Object functionality of MS Access manually. What i am aware of is that i cant just read the field containing the Excel File into a Byte Array and pass it to the Excel object in C#,as the file is wrapped in...
  3. S

    Open Excel File Stored in Access Database

    I need to open an Excel file that has been stored in the Access Database using the insert Object functionality of MS Access manually. What i am aware of is that i cant just read the field containing the Excel File into a Byte Array and pass it to the Excel object in C#,as the file is wrapped in...
Back
Top Bottom