Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Data Transfer from .Net to VB6 application

Data Transfer from .Net to VB6 application

Scheduled Pinned Locked Moved C#
csharphelpasp-nethardware
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vs24284
    wrote on last edited by
    #1

    Hi I am using a VB6 application which has embedded Excel sheet in one of its forms. I am developing a new Web Application in C#/ASP.net 2.0 where the requirement is to save some data in a webpage and then to show the same data (just saved in Web App) in the Excel sheet of the VB6 application. Problem is I dont know how to refer VB6 application from .Net Please help me ASAP. Vinay

    L J 2 Replies Last reply
    0
    • V vs24284

      Hi I am using a VB6 application which has embedded Excel sheet in one of its forms. I am developing a new Web Application in C#/ASP.net 2.0 where the requirement is to save some data in a webpage and then to show the same data (just saved in Web App) in the Excel sheet of the VB6 application. Problem is I dont know how to refer VB6 application from .Net Please help me ASAP. Vinay

      L Offline
      L Offline
      Leyu
      wrote on last edited by
      #2

      If the VB 6 app reads data stored in excel format then save the data from the web form with an excel format. Then the VB6 app can show the data given the file. If I see ur problem correctly

      V 1 Reply Last reply
      0
      • V vs24284

        Hi I am using a VB6 application which has embedded Excel sheet in one of its forms. I am developing a new Web Application in C#/ASP.net 2.0 where the requirement is to save some data in a webpage and then to show the same data (just saved in Web App) in the Excel sheet of the VB6 application. Problem is I dont know how to refer VB6 application from .Net Please help me ASAP. Vinay

        J Offline
        J Offline
        Justin Perez
        wrote on last edited by
        #3

        I am unsure if I understand what you are trying to do. You have a VB6 application which holds the excel stuff. Are you trying to save the data from your ASP application, and then send a message to the VB6 app to read the file after it has been saved? Or are you just saving it, and then letting the user load the data whenever?

        I get all the news I need from the weather report - Paul Simon (from "The Only Living Boy in New York")

        V 1 Reply Last reply
        0
        • J Justin Perez

          I am unsure if I understand what you are trying to do. You have a VB6 application which holds the excel stuff. Are you trying to save the data from your ASP application, and then send a message to the VB6 app to read the file after it has been saved? Or are you just saving it, and then letting the user load the data whenever?

          I get all the news I need from the weather report - Paul Simon (from "The Only Living Boy in New York")

          V Offline
          V Offline
          vs24284
          wrote on last edited by
          #4

          I am sorry for not being clear. I will explain it once again. I have a VB6 application which has Excel embedded in its Form. Now there is an ASP.NEt application which has a web page with a Save button. When the user enters data on the Web Page and hits on Save button, 2 Actions has to happen. 1) The data will be saved in Oracle DB 2) The same data needs to be loaded in the Excel present in the VB application. Action (1) is easy with no problems Action (2) is my problem as I am not getting the reference of the VB application from C# (2.0) Please let me know if there is some way to do it. Vinay

          1 Reply Last reply
          0
          • L Leyu

            If the VB 6 app reads data stored in excel format then save the data from the web form with an excel format. Then the VB6 app can show the data given the file. If I see ur problem correctly

            V Offline
            V Offline
            vs24284
            wrote on last edited by
            #5

            I am sorry for not being clear. I will explain it once again. I have a VB6 application which has Excel embedded in its Form. Now there is an ASP.NEt application which has a web page with a Save button. When the user enters data on the Web Page and hits on Save button, 2 Actions has to happen. 1) The data will be saved in Oracle DB 2) The same data needs to be loaded in the Excel present in the VB application. Action (1) is easy with no problems Action (2) is my problem as I am not getting the reference of the VB application from C# (2.0) Please let me know if there is some way to do it. Vinay

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups