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
~4K People Reached
About Me

Lets Go...5foot11....A Dark Skinned Fellow. Im perfectly fun to be with just that only a few has seized the opportunity. Relationship wise, its been all good though im currently enjoying a time out. Love my women to be book and street smart and heavy…

Favorite Forums
Favorite Tags
Member Avatar for guente

Please i have a problem i cant resolve. I was able to populate my combobox (Cus_ID) from TLB_Customer table sucessfully. Now, how ca i use the same populated combobox to populate a textbox (Cus_Name) all in the same TLB_Customer table. My Code Imports System.Data.OleDb Public Class frmTransaction Dim con As …

Member Avatar for ryanjayson
0
208
Member Avatar for guente

I have two forms "Sales" and "PurCh". The datagridview in the Sales form is being populated by a stored procedure that is carried out when the form loads and it works perfectly. But the datagridview from the "PurCh" form has refused to populate when the form loads. I initially thought …

Member Avatar for guente
0
976
Member Avatar for guente

Please im having a syntax error in my code. Please Help When i click on the add button it give me syntax error in query expression "order Id" blah bla Private Sub btnAdd_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnAdd.Click Dim cmd As New OleDb.OleDbCommand If con.State = …

Member Avatar for Reverend Jim
0
250
Member Avatar for guente

I have a project I currently working on. It's a management system that has forms for Sales, purchases and deaths(poultry birds). I place a menu strip on the main form and every thing seems to be right. But when try to load the purchase form, it doesn't load. I said …

Member Avatar for guente
0
2K