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
Ranked #55.0K
~2K People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for acxes

Hi, this is a code to create a table in a database. database name= UJNIMZ table name= YOU CAN ENTER TO TextBox1 Try it my friends... thank you. UJNimz ------------------------------------------------------------------------------------ Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim con As OleDbConnection Dim com As OleDbCommand …

Member Avatar for aydinozdemir
0
2K
Member Avatar for bajanpoet

[COLOR="Red"][/COLOR] [B][/B] I want to add data to a table in a data base. this code have error in insert into statement. please solve this to me. thank you. [ujnimz] Dim con As OleDbConnection Dim com As OleDbCommand Dim NAME As String Try con = New OleDbConnection("Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\Users\NIMANTHA\Documents\DONUJ.accdb") com = …

Member Avatar for UJNimz
0
301

The End.