Results 1 to 5 of 5

Thread: Creating a data show tool using VB6

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2013
    Posts
    3

    Creating a data show tool using VB6

    Hi All
    not sure if I am posting on the right place but I am looking to create a search tool that show me a data. Please look on below info:

    I created a combobox1 that had 3 selection which is "MSN" , "RNC" and "RBS"
    Next I created a text input that we can type in the site ID
    last I created a button called "Get data"

    And I have more than 1000 data related info:

    The run will be as following:
    When I select "MSN" and type in "NBU001" in the text input should get below info after hitting "get data"

    Site ID=NBU0001
    IP=0.0.0.0 (Or any digits)
    OSS=SouthEast

    Same thing with others

    When I select "RNC" and type in "SBC0001" in the text input should get below info after hitting "get data"

    Site ID=SBC0001
    IP=1.1.1.1 (Or any digits)
    OSS=Northeast

    and same with NodeB


    I have a list of all info required to add to the tool as excel sheet:see below example, remember I had more than 1000 line like below:

    MSN NBU0001 0.0.0.0 SouthEast
    RNC SBC0001 1.1.1.1 NorthEast

    Picture attachedName:  Tool.jpg
Views: 179
Size:  23.1 KB

    My skype ID for faster help
    methaq77


    I really appreciate your help as I am beginner and trying to learn more and this is the first post.

    My skype ID for faster help
    methaq77

  2. #2

    Thread Starter
    New Member
    Join Date
    May 2013
    Posts
    3

    Re: Creating a data show tool using VB6

    Doesnt look like you guys have an experiance on that , I will try to post it somewhere else

  3. #3
    Super Moderator FunkyDexter's Avatar
    Join Date
    Apr 2005
    Location
    An obscure body in the SK system. The inhabitants call it Earth
    Posts
    7,957

    Re: Creating a data show tool using VB6

    I don't think the lack of response is because we lack experience. What you're doing is pretty standard stuff that we deal with daily. The reason you've had no response is that you've posted this in the General Developer forum as opposed to a specific language forum (I imagine you want VB.Net but you haven't said) and your question is too vague. In fact, you haven't even asked a question. You've simply stated a high level requirement and said you apreciate our help.

    What do you actually want our help with? Importing the data from excel into database? Querying from a database? Querying From Excel? How to handle a button click?

    Imagine you were on a home maintenance forum and someone posted "I'm decorating my house. You help is apreciated." What would your response be?

    Show us what you've done, ask us specific questions and ask them in the right forum. You'll get plenty of help.
    The best argument against democracy is a five minute conversation with the average voter - Winston Churchill

    Hadoop actually sounds more like the way they greet each other in Yorkshire - Inferrd

  4. #4

    Thread Starter
    New Member
    Join Date
    May 2013
    Posts
    3

    Re: Creating a data show tool using VB6

    I think the explanation and the picture attached is so clear. not sure what you else you need. If you are saying its basic q then the answer should be ready. this is the way you see my question. try to move it to vb.net and will see if any understand the question otherwise it will be my bad.
    any way thank you for respond

  5. #5
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Creating a data show tool using VB6

    Quote Originally Posted by FunkyDexter View Post
    (I imagine you want VB.Net but you haven't said)
    The original poster put VB6 in the title.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width