12,425 Topics
![]() | |
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") | |
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: [ … | |
please ms-access database using runtime coding replay for you | |
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 | |
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. | |
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 … | |
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 … | |
I am trying to add search function in my visual basic 6 project plz help me.[code][/code] | |
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 … | |
How can I generate user's to my database using visual basic 6.0? | |
can you help us with our thesis regarding with the biometrics connection with vb6? | |
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 … | |
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]) … | |
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. … | |
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 … | |
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 … | |
Hi does anyone know how to interface vb program to mcu(microcontrollers? thanks | |
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 | |
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 | |
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". … | |
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... … | |
[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 … | |
please can i know the dijkstra's algorithm code as used for network analyst in esri ARCGIS | |
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 … | |
please someone help me..how can i make a automated cashier system? | |
Hi friends.... anybody help me how to convert total vb.net project into .exe file to install client side. plz help need..... | |
may i ask how to use a find function for adodc. thx:) | |
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. | |
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] | |
I am looking for MSFLXGRD.ocx file for my exe program to run on vista | |
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 … | |
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 … | |
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 … | |
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 | |
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 … | |
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 … | |
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? | |
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. | |
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 | |
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... | |
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 … | |
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 … | |
please help me, give me a step by step procedure how to connect VB 6.0 and sql anywhere9.. | |
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 | |
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 … | |
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 … | |
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 … | |
hello please help me how to print my data that sends to the printer hoping for your positive responds.... | |
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, … | |
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 |
The End.