Posts
 
Reputation
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
~143 People Reached
Favorite Forums
Favorite Tags
Member Avatar for avenzEncina

Hi. Can someone help me with this? I'm trying to make a code for database to be edited through DataGridView. Here's the code: Public Class Frm_UA Dim Connection As String = "Data Source=.\SQLEXPRESS;AttachDbFilename=G:\VB Project\Library Catalog System\Library Catalog System\library.mdf;Integrated; Security=True;Connect Timeout=30;User Instance=True" Dim a As OleDb.OleDbCommand = New OleDb.OleDbCommand Private Sub …

Member Avatar for cgeier
0
143