Click here to Skip to main content
15,883,623 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Sir,

i have 3 text box and a button..if i click a button all 3 text box values should bind to the grid view as well as stored in oracle database....in grid view i want to do paging,sorting,edit,delete,searching....

please help me....

i done by using Sql server 2005...but i am new to oracle database.
Posted

1 solution

If you know how to work with SQL then working with oracle database is easy.
use the following reference on how to connect with Oracle
net-framework-data-provider-for-oracle[^]
Instant Oracle Using C#[^]

try these if any error faced come back.

Good Luck!
 
Share this answer
 
Comments
Member 9155255 18-Dec-12 23:37pm    
Thanks for ur answer but i didn't got solution for search using oracle objectdatasource.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900