Search results

  1. 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...
  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...
Back
Top Bottom