Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #4K
~9K People Reached
Favorite Forums
Member Avatar for stan yost
Member Avatar for Alyssa_1
0
2K
Member Avatar for BombAppetit

As the title suggest, I don't know how to add item to a multiple column list box. When I do the usual ListBox1.AddItem "haha" it only adds to the first column. How do I populate the others? Columns property has been set to, say, 3. I googled out this issue …

Member Avatar for jksjai
0
3K
Member Avatar for lover99509

Guys anyone knows how to check if a value entered in a text box i.e. text3.text=integer value is integer or long i found a function that checks wether the text is numeric or not "isNumeric" but i did not find any other function that checks if the value entered is …

Member Avatar for cool beans
0
2K
Member Avatar for lover99509

I have 2 problems I need your help please: 1- How can I map the result of a select query? let's say that I have a table named "Item" and I need to delete a specific item record from this table. So the user first needs to see the information …

Member Avatar for DenisOxon
0
84
Member Avatar for conetrader

I'm trying to keep a date in a subform. Once the user enters a date and the procedure done on that date, he clicks on Add Record button and all the fields in the sub form are blanked out. I need the date to stay the same so the user …

Member Avatar for lover99509
0
86
Member Avatar for lover99509

I finished My project and its working fine But only on my pc. If i try to test the program on another PC which does not have Visual Basic program installed on it, then it does not work and I get some errors,Some not working functions or objects. I know …

Member Avatar for purplegerbil
0
108
Member Avatar for lover99509

Guys, I have a problem. I want to locate my database directory so taht i can connect to it ok. I decalred a variable in the general part of the form and used commonDialog object to have open file dialog and get the Full directory name using CommonDialog.fileName property. But …

Member Avatar for Comatose
0
90
Member Avatar for lover99509

I am facing a problem with my project. I want to Update my database through DataGrid Object which is a tabular one right !. But, I want to control the number of empty rows that are available. But it has only one empty row that means i can enter only …

Member Avatar for lover99509
0
121
Member Avatar for keratinimp

This seems really stupid seeing as they are used so often but how do i create a database using vB 4.0? I am creating a login form and when the command button is hit it compares the username and encrypted password to the stored username and encrypted password, if its …

Member Avatar for BillWebber
0
162
Member Avatar for lover99509

Guys i need your help with this problem. I want to check if a record in my database is available or not? My database is stored in microsoft access file. ok. I used the data control that comes in the default tool box and i set up the databasename property …

Member Avatar for lover99509
0
191
Member Avatar for Bernard Kane

Hi I am a new user of VB (or any prgramming for that matter) and keen to learn. A very simple example of what I was looking for was the code for a button to open another form. Does anyone know where I can access simple event proceedure codes - …

Member Avatar for Comatose
0
96
Member Avatar for lover99509

Hi guys, i have a problem in vb6 . lets say i have a command button named print in form1 then after clicking the print button it will transfer me to form2 which will control the number of copies,quantity and these things of printing options. The problem is how to …

Member Avatar for Comatose
0
160