Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
0 Endorsements
~4K People Reached
Favorite Forums
Favorite Tags
Member Avatar for renyges

hi guys i have a big problem how to insert image to database i had try this out but it returns error(syntex error) [code] Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click OpenFileDialog1.Title = "GET IMAGE" OpenFileDialog1.ShowDialog() End Sub Private Sub OpenFileDialog1_FileOk(ByVal sender As System.Object, ByVal …

Member Avatar for Bobby_5
0
3K
Member Avatar for renyges

Hi. I’m currently doing a project based on permutation and combination and I don’t get it. It should permutated a series of number entered in a textbox and search all that number in ms access database. If the searching number exists in the database, it should list down all the …

Member Avatar for renyges
0
108
Member Avatar for renyges

hi guys i have develope a database based system recently but its shows a error as in title do anyone can help me???? its realy urgent guys here is my code : [code] Imports System.Data Public Class Form2 Dim inc As Integer Dim maxrows As Integer Dim con As New …

Member Avatar for renyges
0
83
Member Avatar for renyges

hi guys i need some idea on how to do a login form which check the information in database and if the imformation is true then login to system i got textbox1 and textbox2 my database name is mpp eelection1 and table name is maklumatpel textbox1 need to be check …

Member Avatar for kvprajapati
0
76
Member Avatar for renyges

hi i need help with add edit and delete records in access using vb.net. i got textbox 1 to5 and three buttons which named addnew ,edit, delete. my database is in name records.mdb i want user to enter the information and click addnew button and the system save the records …

Member Avatar for renyges
0
210
Member Avatar for renyges

hi curently m developin a votin system. now m hvg sme plob wit pass d calculated data to another form can sum1 help me wif tat. i gt use [code] Dim frm2 As New Form12(jum1) on calculation form and use Public Sub New(ByVal textbox As String) InitializeComponent() TextBox1.Text = textbox …

Member Avatar for darcee
-2
145