Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
3
Posts with Upvotes
2
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #13.9K
Ranked #2K
~5K People Reached
Favorite Forums
Favorite Tags
Member Avatar for ana_eht

Hi it's me again with the silly problems in my vb .net codes :( I have a serious problem with combo box i need to use the selected item in combo box when user selects for example GREEN from be drop down list after than i need to put that …

Member Avatar for xyudha
0
707
Member Avatar for vijaycare

Hi, I am a new one to vb 2005. I dont know how to filter the datagridview with the 2 datetimepicker control one for start date and another one for end date. I want to search the dates based on the datevalue of the data in one coloumn. Any one …

Member Avatar for M.Waqas Aslam
0
2K
Member Avatar for fez1234

Im currently making a type of gym membership software using vb.net as the front end and access database to store the records. Ive been working on this for the past few weeks, ive been battling errors and complications all the time, and im getting to the point where the deadline …

Member Avatar for merylleanne13
0
493
Member Avatar for Kish85

[CODE] Private strConnection As String = _ "Provider=Microsoft.Jet.OLEDB.4.0; " & _ "Data Source= C:\Users\KISH\Documents\Visual Studio 2008\Projects\Final Year Project Learning program with HCI\Final Year Project Learning program with HCI\Database2.mdb;Persist Security Info=False" [/CODE] the porblem i have is if i send this porgam to anthoer computer, the program will not work. how …

Member Avatar for vbhelp
0
68
Member Avatar for TommyRay

I am attempting to execute some code when a second form is closed, and have been at this for some time with no luck as of yet except to know this is my obsticle after some testing. I had thought it may be in the reference of the second form …

Member Avatar for TommyRay
0
167
Member Avatar for dre-logics

I want a row to add data grid view that is linked to dataset and datatable. Aftet that I want to that [COLOR="Red"]new row [/COLOR]in the first cell i want to put a new value (data) [CODE] myConn.Open() myCommand1.CommandText = "select * from groups" myCommand1.Connection = myConn myAdapter1.SelectCommand = myCommand1 …

Member Avatar for dre-logics
0
158
Member Avatar for BillyMagnum

I'm new in the vb world(and these forums so please excuse me if i'm posting in the wrong area) and I've done some minor java stuff but I'm just not sure at all on arrays. I have to have the user input or select a flight number and my txtBoxes …

Member Avatar for y2_sub
0
99
Member Avatar for octavia

Hi everyone, i'm new in VB.NET. I tried some sample program using Visual Studio .NET 2005. I just add new data source (which is MS Access file) to my VB Windows program. I used Data Source Windows to create database objects on the form. But after i debug, i can't …

Member Avatar for y2_sub
0
174
Member Avatar for loving gaze

i have an assignment and i do not no how i complete solve it the problem is "An airplane has 15 rows (numbered 1 through 15), with six seats (labeled A, B, C, D, E, and F) in each row. Write a program to display the seating chart in a …

Member Avatar for y2_sub
0
100
Member Avatar for Lee21

guyz, I want to know on how to convert small letter to capital letters. I want to convert every letter automatically once I press the keyboard. Hope you help me this guyz.. Im going to wait for your replies..

Member Avatar for Lee21
0
755