Exforsys
+ Reply to Thread
Results 1 to 4 of 4

vb.net doubt

This is a discussion on vb.net doubt within the Microsoft .NET forums, part of the Programming Talk category; hello, i am Neelima .i would like to create a windows form using vb.net(03),with dataadapter,dataset.For example creating a form (Resume-details) ...

  1. #1
    Neelima Yerra is offline Junior Member Array
    Join Date
    Dec 2006
    Answers
    3

    Question vb.net doubt

    hello,
    i am Neelima .i would like to create a windows form using vb.net(03),with dataadapter,dataset.For example creating a form (Resume-details) where the data will be contained in controls like text boxes,combo boxes etc... on the form.i should be able to add,save,delete records & navigate through the database(Oracle) from front-end(vb.net) to back-end(Oracle table).can u please help regarding this.thank u.


  2. #2
    lazzmah is offline Junior Member Array
    Join Date
    Jan 2007
    Answers
    1

    Wink

    Quote Originally Posted by Neelima Yerra View Post
    hello,
    i am Neelima .i would like to create a windows form using vb.net(03),with dataadapter,dataset.For example creating a form (Resume-details) where the data will be contained in controls like text boxes,combo boxes etc... on the form.i should be able to add,save,delete records & navigate through the database(Oracle) from front-end(vb.net) to back-end(Oracle table).can u please help regarding this.thank u.
    Firstly You can import the Oracleclient
    Then create a Oracleconnection
    Assign the connection string to the oracle connection( Data Source, User id, Password)
    Open the connection Then using the queries u can do all the queries


  3. #3
    prav_22 is offline Junior Member Array
    Join Date
    Feb 2007
    Answers
    1
    u mean to say that u need a quick application.....


  4. #4
    ali21_niit is offline Junior Member Array
    Join Date
    Jan 2007
    Answers
    1

    solution

    Quote Originally Posted by Neelima Yerra View Post
    hello,
    i am Neelima .i would like to create a windows form using vb.net(03),with dataadapter,dataset.For example creating a form (Resume-details) where the data will be contained in controls like text boxes,combo boxes etc... on the form.i should be able to add,save,delete records & navigate through the database(Oracle) from front-end(vb.net) to back-end(Oracle table).can u please help regarding this.thank u.
    if u want that ur controls also adds the data then u have to use simple or complex binding for that it will allow u to navigate through the dat also for more details email me at sadakat_ali20@yahoo.co.in


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...