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 #107.67K
~3K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags
database-design x 1
1 Posted Topic
this is my code..can u hepl me out in coding furthur. `Inline Code Example Here Imports System.Data.OleDb Public Class loan Dim con As New OleDbConnection Dim cmd As New OleDbCommand Dim dr As OleDbDataReader Private Sub loan_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load con.ConnectionString = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=E:\ruchi\ruzzzzz\bm\WindowsApplication1\bank …
The End.
Ruzz