Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
~164 People Reached
Favorite Forums
Favorite Tags
2 Posted Topics
Hi everyone, can anyone tell me how to store record from datagrid to oracle database at run time. user have to enter one record in datagrid at run time and the record should be saved at button click in the oracle. manak chand :)
[quote=bhawna;333783]plz tell me wht should be the data source in the following code mycon=new oleDbconnection("provider=msadora.1;use id=scott; data source=; password=tiger;") mycon.open();[/quote] the data source should be the host string of your oracle.
The End.
manak chand