Results 1 to 2 of 2

Thread: how do I access datagrid control when Oracle is backend?

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2008
    Posts
    1

    how do I access datagrid control when Oracle is backend?

    hi all
    i m new to VB as well as oracle.i m working on project where VB is frontend and oracle is backend.
    i am using ODBC adodc control to access the data from oracle.
    i want to use datagrid control, but i dont how doi get acsess from my tables in SQL.
    please help me or suggest any articles or ebooks
    Thank you!

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: how do I access datagrid control when Oracle is backend?

    Hey,

    Welcome to the Forums!!

    The fact that you are using Oracle as the backend database doesn't really change the techniques that are used for getting the information into the datagrid.

    What version of Visual Studio are you using? Assuming you are using 2005 or newer, look on the web for tutorials for using ADO.Net. Most of the examples that you will find will use SQL Server as the back end, but the techniques are the same, so once you understand the techniques, you should be able to make them specific to Oracle.

    Hope that helps!!!

    Gary

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