12,425 Topics

Member Avatar for
Member Avatar for RahulV

Hi, I am working with ListView. How can a ListView have multiple columns and also have CheckBox at the same time? (preferably in its View property set as "Report")

Member Avatar for vipin saxena
0
2K
Member Avatar for betabasic

Im a total newbie here.. :) I have a file in [B]C:\Program Files beta.txt[/B] inside the file [B]beta.txt[/B]: ------------------------------- Line1 LineUser=12345 LinePass=1234 Line4 Line5 -------------------------------- I have two textbox.. Text1 is for LineUser input (fixed to 5 characters) Text2 is for LinePass input (fixed to 4 charaxters) Example: LineUser: [ …

Member Avatar for betabasic
0
556
Member Avatar for vmanojkumar
Member Avatar for remo1120

How to calculate time and charges in atomaticaly Example: Per hours 10.00, Name : Mano Starting Time : 14:00 Finishing time : 16:45 Total Hrs : 2:45 Charges : 28 please help me if have any formula Thank you Remo

Member Avatar for hadeeqa
0
77
Member Avatar for bobnoby

Hi, I am trying to make an autotyper using this code: [CODE]Sendkeys "Text"[/CODE] This code causes an error that says "permission denied" My OS is Windows Vista and I use vb6. Any help would be appreciated.

Member Avatar for vb5prgrmr
0
100
Member Avatar for devz2k

hey guys, so i have been asked to create a booking program for a coach hire. i need help with quite a few things. i have two DateTimePicker's. both are formated to time. what i want to do is calculate the differnence between both times. so how can i take …

Member Avatar for vb5prgrmr
0
74
Member Avatar for kikilala

can you help me on this code.. Private Sub cmdRead_Click() Dim target As String lstName.Clear target = txtIdTag.Text If target = "" Then MsgBox "You must enter a tag number" txtIdTag.SetFocus Exit Sub End If target = "id tag=" & target datStudent.Recordset.FindFirst target If datStudent.Recordset.NoMatch = True Then MsgBox "No …

Member Avatar for abu taher
0
122
Member Avatar for tanvir0066
Member Avatar for abu taher
0
208
Member Avatar for devz2k

hey guys, so i have been asked to create a booking program for a coach hire. i need help with quite a few things. i have two DateTimePicker's. both are formated to time. what i want to do is calculate the differnence between both times. so how can i take …

Member Avatar for apegram
0
96
Member Avatar for Kinfe
Member Avatar for ascians
Member Avatar for sidnei
0
72
Member Avatar for jemz

hello please help me on the sql statement on how to display in descending order example select*from my_table......please help whats the next of it i want to display in descending order....also please give me what are the sql statement so that i can be familiar of it ..hoping for your …

Member Avatar for jemz
0
82
Member Avatar for trytrytry

I am new to this forum & programming world.....sorry if i post it in worng section.. I am writing a vb program. program working a given below 1-- when the program starts there should be a window with a button (the button is directed to a web link eg. [url]www.facebook.com[/url]) …

Member Avatar for kinwang2009
0
128
Member Avatar for kinwang2009

Hi All, I am currently programming Bill and Money Receipt Printing program. It is almost finished but struck with one problem. My problem goes here: I have created One MDI Form with 3 mdi Child forms namely, frmBillHeader, frmBillMain and frmBillFooter. BillHeader contains Company Name with Address and Contact No. …

Member Avatar for kinwang2009
0
180
Member Avatar for ssgatbliss

All, I need help in deciding what coding language would be easiest to use for a project (read below): So at work we have a scheduling system that is SQL based. The programmers already have all the code in place to parse the database into an excel sheet with columns …

Member Avatar for ssgatbliss
0
120
Member Avatar for shahji

Dear all, I have the following macro and have tried a few things to make it run quicker but it still takes too long. the below code only runs on one column but i have 40 such columns. so all in all macro takes about 30 mins to run. Any …

Member Avatar for shahji
0
168
Member Avatar for glenndr_15
Member Avatar for vb5prgrmr
0
77
Member Avatar for BadlyNeeded

guys help me to connect access to VB.. the user name in access to be inputted in VB must be correct..only registered ID in access can go

Member Avatar for vb5prgrmr
0
44
Member Avatar for roxxy_boiz14

please help me..where can i download it..can u please upload it for me if you have one..or just tell me where can i possible download it..tnx a lot..god bless

Member Avatar for jhai_salvador
0
284
Member Avatar for AMacg

I have a vb6 (sp2) program that uses several ActiveX controls and components. It runs fine on XP and win 2K but after installing on Win 2003 server, 2 parts of the programme (responding to click events) cause the error "Run time erro 429 - ActiveX components can't creat error". …

Member Avatar for QVeen72
0
454
Member Avatar for chuckjessup

This is for a project i am writing and i found some awesome code that works beautiful, however since i have two forms i have either to create a dll with the function in it or to only use the one function bit not have anything touch the function otherwise... …

Member Avatar for chuckjessup
0
443
Member Avatar for Vish_All

[B]hi all, [/B] [B] I have create a database application in vb 6.0[/B] [B] i need to retrive some reports using data report (not Crystal) such as date wise report or customer wise report.[/B] [B] The steps i fallowed are: [/B] [B]1. retrived text boxes in data report[/B] [B]2. for …

Member Avatar for rathisamal
0
1K
Member Avatar for pmiller.2008
Member Avatar for roachae

Call it my lack of experience with VB6, but I can't understand why my code (sample below) is giving me a Type Mismatch error when I use the Fields argument in my call to write things to a debug log. Can anyone help or explain? [code] Public Sub Update(ByRef myChain …

Member Avatar for vb5prgrmr
0
112
Member Avatar for sacabin
Member Avatar for Gowsi

Hi friends.... anybody help me how to convert total vb.net project into .exe file to install client side. plz help need.....

Member Avatar for ABShaman
0
516
Member Avatar for necky
Member Avatar for xirosen

Is it possible to have a combo box with a listview view drop down list? Help pls.. I have an attachment and i want to know how it is possible.

Member Avatar for xirosen
0
157
Member Avatar for tanvir0066

I have create a date table in access and visual basic 6 in textbox but when i try to add record there is error message shown. plz help me.[code][/code]

Member Avatar for abu taher
0
79
Member Avatar for karimsb
Member Avatar for abu taher
0
104
Member Avatar for smcd

I want to upgrade a program written in Visual Basic 5 on a number of clients machines. I had no difficulty creating the distribution disk from instructions in the programmers manual, but I can't see any reference to creating an upgrade disk. I can write a dos batch file to …

Member Avatar for vb5prgrmr
0
177
Member Avatar for kellyandtopher

When I load Visual Basics, which has VB, C++ and so on, I have problems with the internet. Errors come up on web sites and not allow me to use there sites, ie... ebay. I need to know what the heck I can do to stop the errors so I …

Member Avatar for WaltP
0
82
Member Avatar for Senefelder

I have an .exe file that I have used for years (I wrote it in Visual Basic 6) with few problems. It is designed to insert a shortcut into Startup upon installation, and thus run automatically at every boot, which it has always done, until Windows 7! I have also …

Member Avatar for caperjack
0
127
Member Avatar for ABShaman

How to connect ODBC data base with password in SQL / Crystal Report wise VB6 Code sample CR.WindowState = crptMaximized CR.ReportFileName = App.Path & "\Report\Reorder Report-All.rpt" CR.SelectionFormula = "{STOCK.QT}<=" & Val(QIS.Text) & "" CR.RetrieveDataFiles CR [COLOR="Red"] …………………………….. I Can’t write this lile[/COLOR]CR.Action = 1

0
61
Member Avatar for TournamentGames

Hello from Tennessee, I am looking forward to learning more about marketing and social media from everyone here. We're the developers for an Online Gaming community that has been around since 1997. As the Online Marketing world evolves, we must evolve with it, and that's why I'm here, and hopefully …

0
30
Member Avatar for Shilpa Jain

Hi All, I am creating and saving the excel sheet at runtime(it is a copy of report generated in flexgrid). I need to add some of the column names in the excel sheet name while saving. e.g. Excel sheet should be saved as Report_Nid_Status_RBAC_Status_Today'sDate. Nid_Status and RBAC_Status are column names …

Member Avatar for pr12345
0
136
Member Avatar for AlexandraK

There might have been a question like this but I cannot find. I use option buttons in the form but in the report I want to see text instead of numbers. How shall I do it?

Member Avatar for AlexandraK
0
62
Member Avatar for cebubismac

I have a Samsung Ellix 20 Thermal Parallel Printer. Can you please send me some programming sample commands using VB6? Please help me. Thank you.

Member Avatar for vb5prgrmr
0
193
Member Avatar for jemz

hello please help me on this how to make the first letter of each word in uppercase.hoping for your positive responds...thanks in advance

Member Avatar for jemz
0
102
Member Avatar for shrikant.s.k

how to write service. i have a vb application and i want to run as a service but i dont know how to write serviec can you help me...

Member Avatar for abu taher
0
131
Member Avatar for PinoyDev

Good day.!! I just want to ask a better way to manage time in vb6. Like when that user presses the button, it will get the current system time then after 1 hour the program will be terminated. If he clicked on the button @ 11:45:06am the program will terminated …

Member Avatar for vb5prgrmr
0
95
Member Avatar for neosonic

Hi, I have got the complete vb6 application for doing graphic and costing estimation. I am currently using microsoft access database. The problem is: my client is currently using a quickbook application for their accounting package (for paying employees, suppliers and making an invoice for the customer). As far as …

Member Avatar for vb5prgrmr
0
106
Member Avatar for kenth21v

please help me, give me a step by step procedure how to connect VB 6.0 and sql anywhere9..

Member Avatar for vb5prgrmr
0
271
Member Avatar for trigunmaster

hi, i have a problem on how to pass the value from textboxes so that datagrid will populate the value came from the bunch of textboxes please help me to solve this... thanks in advance jonathan

0
50
Member Avatar for neosonic

Hi, I have got visual basic program connected with access database, well I am planning convert it into mysql in a short time. On the other hands, I have quickbook set up as the accounting package. I want to pass the information that I have in access/mysql database into quickbook …

0
53
Member Avatar for PinoyDev

good day guys.! I just want to know on how to save to a .rtf(rich text format) file the content of the rich text box created in vb6 with pictures & text. I also want to retrieve the content of the .rtf file being created and display it again in …

Member Avatar for PinoyDev
0
220
Member Avatar for betty_vaness

Given a 2 dim array write a VB PROGRAM that will add all odd numbers greater than 3. This is my solution but am not that sure so assist me. if( number % 2 == 1) ____number is odd else ____number is even so checking if it's odd and greater …

Member Avatar for bojofien
0
85
Member Avatar for jemz

hello please help me how to print my data that sends to the printer hoping for your positive responds....

Member Avatar for QVeen72
0
223
Member Avatar for cabsjonel

hi folks its been a couple of months past that i did not submit a thread but to those who help me in my last thread thank u very2x much , your such a very good person but by the way folks, can you help me again my problem was, …

Member Avatar for vb5prgrmr
0
146
Member Avatar for jemz

hello please help me where i am going to download the installer vb6...so that i can practice more at my house..hoping for your positive responds...thanks in advance

Member Avatar for vb5prgrmr
0
148

The End.