10,987 Topics

Member Avatar for
Member Avatar for thamim.it
Member Avatar for Netcode
-1
2K
Member Avatar for ginnipig

Hello all, I have a DataGridView that is being populated via SQL with one table and is being filtered by Stock Code. I need to sort the view of one Stock Code by Nutrient names, but the sequence number is in anther SQL table. it would be easy if i …

Member Avatar for ginnipig
0
130
Member Avatar for leecker

I need to average the last 4 data points in a row, i can do it in columns but not rows. Here is what I have (This is using "SUM" I can replace with "AVERAGE") B C 1 2 Month Qty Months Total 3 Jan-10 10 3 240 4 Feb-10 …

0
69
Member Avatar for Midar01

Pease please help.. with visual basic 2008. I am trying to get ListView to work but it does not for me. I already set up ListView with 3 colums, but the coding is not working first column called ITEMS, second Quantity and 3rd is PRICE. All items are on Buttons …

Member Avatar for Midar01
0
150
Member Avatar for Amit33sharma

Please help me for developing a vb6 application for accessing multiple web cams simultaneously (is there any example source code in vb6.0) Thanks, Amit

Member Avatar for creophagist
0
1K
Member Avatar for lovelydan

i want to design a module to count each assets on a table so i can generate an aggregated data report of for each item. this is where i got stuck:Help! [CODE] Private Sub countAssets() Dim mydb As Database, MysetAssets As Recordset, MysetSoftware As Recordset Set mydb = DBEngine.Workspaces(0).Databases(0) '............................................................................ …

Member Avatar for BitBlt
0
98
Member Avatar for acidking001

good day all.. While I am compiling a vb6 project, the error highlighted this: format(date,"YYYYMM") Can anyone help me? Thank u very much..

Member Avatar for BitBlt
0
212
Member Avatar for lianpiau

I develop a cash bill system. when a salesman have more than 2 order no paid, then cannot insert order. (1 order can contain many item, if in database can have same order no. but different product). database field : - name(text), paid(boolean),orderNo(text).and so on ...

Member Avatar for debasisdas
0
76
Member Avatar for shena

Hi experts out there, I'm populating records from access db. The condition is that if the first column has been filled with 5 pairs of records (10 rows and a row of gap between each record), then move to next column and so on. How do i accomplish this? Kindly …

0
42
Member Avatar for SuperJunkeh
Member Avatar for WaltP
0
129
Member Avatar for StevenSchaffner

Well i am using asp and VB.Net to make it to where people can check in and check out. I have gridview which has where it shows the data from my sql server that i put dummy data in. When i load my website the data shows up. I do …

Member Avatar for StevenSchaffner
0
130
Member Avatar for churva_churva

[CODE] Private Sub cmdCancel_Click() txtcode.Text = "" txtdescr.Text = "" txtumsr.Text = "" txtqtyh.Text = "" txtuprice.Text = "" End Sub Private Sub cmdSave_Click() Dim itemcode As String * 10 Dim descr As String * 10 Dim umsr As String * 10 Dim qtyh As Integer Dim uprice As Currency …

Member Avatar for BitBlt
0
187
Member Avatar for Archades

So I am working on a small project. A video game uses a scripting engine called LUA so people can create their own UI modifications in game. Which is why I am also using LUA. I am trying to convert this LUA function into a VB.NET function and... [ICODE] local …

0
98
Member Avatar for StevenSchaffner

I am working on something for school as a final project before graduation. I am using ASP for the website and VB as the back end to code. I keep getting the error "Object reference not set to an instance of an object" and can't figure out what is wrong. …

Member Avatar for codeorder
0
239
Member Avatar for adri00713

what i wanna do is when i click timein button the selected value in my combobox will appear in the datagridview that i created too would someone so kind help me with my problem thank you so much !!!!!!!!

Member Avatar for adri00713
0
102
Member Avatar for mariegomez84

Hi, everyone! I'm kind of in a hurry. I need to know for tomorrow how can I open a file and get the file name. I was using the Common Dialog and with ".Filename" I could be able to get the name. It was easy and it worked!! The point …

Member Avatar for WaltP
0
608
Member Avatar for honey17

can somebody tell me the coding of " how to make a list box so that if I write any alphabet in search text box and the list box show the hints mean all the data resemble to that alphabet???" Its quite like a dictionary in which we write a …

Member Avatar for jogieglenmait
0
122
Member Avatar for rajeshgs

how can i convert date such as 20/03/2011 0r string 20032011 to twentieth march two thousand and eleven

Member Avatar for Coco Chanel
0
665
Member Avatar for Coco Chanel

Hi! I'm new and I'm not very expert with the basic code. How can I shutdownn the pc whithout using a file batch or some elements out of my program?

Member Avatar for Coco Chanel
0
102
Member Avatar for Goitseone

What's happening in this commands:Dim StudentName As String,Dim pincode As Integer,Studentname = "David",pincode=2011

Member Avatar for debasisdas
0
81
Member Avatar for S.N.Mazumder

I prepared a simple database in ms excel. Now I want to link it with ms visual basic 6.0. I want to enter data in ms visual basic form and it will update my excel database/ spreadsheet. How to link a record in ms excel with visual basic 6.0 ? …

Member Avatar for rexgb_34
1
6K
Member Avatar for Prasadbabu

HOW TO WRITE SQL USING CRYSTAL REPORTS 9 IN VB6? Dear Friends, I designed one INVOICE crystal reports9 using vb6 and connected with access database. It was displaying all the records. Now i want to display particular invoice number. I used below code. but its not executing. default code only …

Member Avatar for Prasadbabu
0
986
Member Avatar for ravikant_scn

Hi Experts; I am creating a project and I want user can move my form inside of the screen only. How can I do this ? Please help.

Member Avatar for BitBlt
0
104
Member Avatar for wilson sweet

How can i write a program that creats a password and a username using Visual Basics 6.0

Member Avatar for Netcode
0
82
Member Avatar for Muhasin

I was developing a login box. But when i give the id and password it never checks for the sensitivity of case. It accepts both capital and small letters if they are same. What i do?

Member Avatar for Netcode
0
103
Member Avatar for crazycode300

Hello, I have data imported from a text file stored in an array. How do I go about writing it to a CSV file? Also, how do I set up different columns so that the CSV file opens up nicely in Excel. Thanks.

Member Avatar for lolafuertes
0
942
Member Avatar for bantex07

Someone can gave me a code for search as u type searching from may MS ACCESS DATABASE Thx GOD SPEed :P

Member Avatar for bantex07
0
114
Member Avatar for reeky_15

I'm a newbie in vb. My first project is a grading system for a certain school. In my login form, there's a [B]Forgot Password button[/B]. In the Forgot Password form, the user is asked to answer a secret question that he filled up upon registration, and if the answer is …

Member Avatar for MarkGia
0
3K
Member Avatar for xtianenikkian

Is there any code to create or generate bar codes in vb6? Please help me, advance thank you for all that will respond :)

Member Avatar for xtianenikkian
0
80
Member Avatar for xtianenikkian

Good day guys, im just wondering if there is a notes, functions or code related to print, i just want to come up with a good hardcopy of the information every time the employer request it. my source is adodc1 or datagrid

Member Avatar for xtianenikkian
0
140

The End.