hai,
i have Oracle10g Xe in my computer.could someone please tell me how to create a database in it and conncet the database thru vb.net
hai,
i have Oracle10g Xe in my computer.could someone please tell me how to create a database in it and conncet the database thru vb.net
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
mathu mathiPosted Mar 5, 2009, 12:35 PM
Sriram RamaniPosted Feb 25, 2009, 12:01 AM
Hi mathu,
First create a table in Oracle,goto VB.Net click->data menu->Add new database.A new window will open, select the type of database u r using,select new connection-> select Oracle Database->giv ur servername,password and ur table name->click next->select the queries and click finish.....
Here u r done...feel free to ask any questions.
thanks bye