10,992 Topics

Member Avatar for
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
155
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 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
52
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 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
Member Avatar for dr.e

Hello. Somehow i managed that my program works with access databse located on my computer: con.ConnectionString = "PROVIDER=Microsoft.Jet.OLEDB.4.0;Data Source = C:\Documents and Settings\company.mdb" Now i would like that program will open the database company.mdb from my web page exp. [url]www.page.com/company.mdb[/url] Can you suggest how? THX

Member Avatar for vb5prgrmr
0
91
Member Avatar for jemz

hello please help me on how to put indicator on flexgrid is this possible?,...if i have new added data on my flexgrid then it point to the newly added data can you help how to do this...hoping for your positive responds..thanks in advance

Member Avatar for jemz
0
1K
Member Avatar for jemz

hello please help me how to connect my program to microsoft acces...please help me because i don't have any idea on how to connect ...hoping for your positive responds...here's my code.. Private Sub cmdAdd_Click() For i = 1 To Len(txtLname) If IsNumeric(Mid(txtLname.Text, i, 1)) = True Or (Mid(txtLname.Text, i, 1)) …

Member Avatar for jemz
0
145
Member Avatar for Jagana2005

Below are my code and i m still getting the error: Run time error ‘3021’; Either BOF or EOF is True, or the current record has been deleted; the operation requested by the application requires a current record [code] oRsPage.AddNew For iColumnIndex = 0 To .Fields.Count - 1 oRsPage.Fields(iColumnIndex).Value = …

Member Avatar for sidnei
0
316
Member Avatar for templic

hi guys i have created a crystal report using crystal XI which accesses its data from Oracle Database through OLEDB.Now i am trying to call the report using VB6 and i get this error at the point of viewing the report. here is my code 'my connection string in a …

0
44
Member Avatar for PinoyDev

Hi guys..Good day.. I just want to ask on how to add a program security that when a desired date has passed, the system will no longer work anymore or they have to renew/buy the license again.. The following modules will be the flow. [code=vb] if xpirydate > "02/25/2010" then …

Member Avatar for vb5prgrmr
0
84
Member Avatar for RahulV

Can we use any C# or VB.NET controls or components in VB 6.0? or Is there any place where we can get free controls or components for VB 6.0?

Member Avatar for abu taher
0
80
Member Avatar for bdrkb
Member Avatar for debasisdas
0
48
Member Avatar for paodzy
Member Avatar for manoshailu
0
165
Member Avatar for rashu007

Hello. I am not getting the right idea to the oracle table in the list box so can anyone please tell me how can i list the oracle sql plus table's column in the listbox. Thanks in Advance.

Member Avatar for debasisdas
0
218
Member Avatar for jemz

hello please help me..can you give some idea on how to declare variables in local....and also how to declare variables in public...hoping for your positive responds

Member Avatar for codefixer
0
112
Member Avatar for RahulV

[INDENT][B][COLOR="Red"]URGENT[/COLOR][/B][/INDENT] Hi FRIENDS, Pls help me with this. I need to display a form/dialog with any grid which contains only checkboxes in the first column and data in the other two columns. And my goal is to retrieve ONLY the data from the columns where the checkboxes are checked. pls …

Member Avatar for QVeen72
0
762
Member Avatar for ankush.mukherje

I have a list box in my vb form. The list box is dynamically filled with components from my ms-access table. Now the user can select one, two or many options. For example: The list box has many softwares. 1. If user selects Windows XP and Office 2007 then those …

Member Avatar for ankush.mukherje
0
512
Member Avatar for ankush.mukherje

Hi all, I have two checked list boxes In one I have the list of various softwares such as Windows, Office, PDF Writers,etc.,etc. I want that when user clicks on any one software the other list box gets filled with various options in that. FOR EXAMPLE: User checks windows...then the …

Member Avatar for ankush.mukherje
0
114
Member Avatar for sddunakhe

I am using MSHFlexgrid in VB 6.0 code and while adding data to the grid i am getting the error "Invalid Row Value" run time error no "30009". will anybody help me out !

Member Avatar for ankush.mukherje
0
500
Member Avatar for duelforce1

Hi, I really need some help I've got a program in visual basic designed for entering order information into a database. I've got radio buttons where you can select the product and i need these when selected to declare that the rest of the information following is reffering to the …

Member Avatar for ankush.mukherje
0
309
Member Avatar for PinoyDev

Hi guys good day. Sorry for the delayed response to my previous post.We currently just change our internet connection. I just want to ask on how to get the data of this sql statement because it only returns the total records found. [code=vb] rs.open "select count(*) as idnumber from tblstudent …

Member Avatar for PinoyDev
0
87
Member Avatar for Es Sayen

hello all, can anyone tell, how can i make an mdi form borderless. i don't want the user to click on the close button present in the title bar. i want them to exit the way i directed them. thanks in advance. Sayen

Member Avatar for Hrqls
0
911
Member Avatar for PinoyDev

Good day. I just want to ask on how to make a textbox accept positive & negative numbers but will not accept string that was entered.. Ill try to use [code=vb] if not isnumberic(text1.text) then msgbox"error' else end if [/code] But if negative numbers is entered it will not read …

Member Avatar for PinoyDev
0
1K
Member Avatar for mashuaibu

Dear Valued Members, I have many textboxes in control array. Each of them holds numerical data. I need a visual basic 6 code, few lines preferably, that will enable me to add the values. The values are of the same data type. Kind regards.

Member Avatar for mashuaibu
0
127
Member Avatar for jemz

hello please help me on this. i have cmdadd_click()..when i click the button add,the data will display on the flexgrid at the sametime it write on the notepad..my problem is that i don't know how to make code on cmddelete_click().i want to delete the data i added on the notepad …

Member Avatar for ankush.mukherje
0
236
Member Avatar for samira1993

Create an application that will predict the approximate size of a population organisms. The user should select or enter the starting number of organisms in a combo box, enter the average daily population increase (as a percentage) in a text box and select or enter the number of days the …

Member Avatar for vipin saxena
0
104
Member Avatar for jemz

hello please help me on this i have txtaddress.text . it can accept number only in the beggining but not in the last i dont know how to trap in the last ...and also it will not accept special character specially the period sign..example.... this is okey...23street complexsub division example …

Member Avatar for vb5prgrmr
0
78
Member Avatar for jemz

hello can you help me where to put the messagebox "file not found"...because if i put on else after the grd.Rows = grd.Rows + 1 only one data having this precint number will be display all i want that all of them will be display..sample ..D-314 is the precint number …

Member Avatar for vipin saxena
0
344
Member Avatar for ankush.mukherje

Hi guys I need your help a bit. I have designed a tree view control and the user can select multiple options. Now the problem lies in: "When the user clicks on show button a msgbox appears showing all the items selected"....This is what I want to do. but is …

Member Avatar for ankush.mukherje
0
930
Member Avatar for Rubiconlwb

I have created a form with horizontal and vertical lines and text to fill in the difference cells. I need to have some of the text to be printed in landscape rather than portrait orientation. When I try to change the orientation with the following, I get an error that …

Member Avatar for vb5prgrmr
0
84
Member Avatar for kalehl

I am not sure how to accomplish this, but I am trying to take a dates from two fields and using the current date show the progress percentage in a different field. So, if past date is Jan 1st, the current date is Jan 5th, the future date is Jan …

Member Avatar for sidnei
0
91
Member Avatar for makymakaru

can anybody explain what the difference between the 2 codes below? i'm using visual basic 6 and i'm connecting access dbase. and one other thing, i'm trying to connect access 2007 with my vb6 but i can't remember the code, i know the code below works with access 2003 and …

Member Avatar for codefixer
0
157
Member Avatar for fruitcake04

Hello! I'm making an enrollment application in vb6, using Access as my database. It will be used by 2 to 3 persons (registrar and cashier). What codes do I need if I want to retrieve data from my database from one pc to where my database is? If I declared …

Member Avatar for codefixer
0
142

The End.