473,544 Members | 2,458 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual Basic 4 / 5 / 6 Forum

Visual Basic programming language and IDE - Ask questions about rapid applicatoin development, GUI, database access, DAO, RDO, ADO, Active X Controls, objects, Microsoft Visual Basic 4/5/6.
16
2,709
palsonjj
thread by: palsonjj | last post Apr 26 '07 by: palsonjj
Haai, nw only i've joined here.... i've prob wit Data report... mmm.... how to show the last record frm Database to the Data Report? anyone help me plzzzzz?
16
1,513
kirubagari
thread by: kirubagari | last post Jul 30 '07 by: Killer42
Private Sub Command1_Click() UserWantsOut = True DoEvents If UserWantsOut Then Exit For End If End Sub
16
2,029
kirubagari
thread by: kirubagari | last post Aug 9 '07 by: Killer42
04 FF 79 04 3B 04 04 FF -7A 04 3B 04 04 FF 7B 04 3B 04 04 FF 7C 04 3B 04 -04 FF 7D 04 3B 04 04 FF 7E 04 3B 04 7F 04 3B 04 -04 FF 80 04 3B 04 04 FF 81 04 3B 04 04 FF 82 04 -3B 04 04 FF 83 04 3B 04 The data is missing between 04 7F.If i want insert 04 FF between 04 7F.how i can make it? I want to check from byte 49 to mfilesize.Here i would...
16
5,013
thread by: cdm2883 | last post Sep 13 '07 by: Killer42
have to take the height of a person and calculate it into millimeters how do i go about doing that?!
16
1,519
lotus18
thread by: lotus18 | last post Nov 13 '07 by: jamesd0142
Dear programmers; I want to shorten my codes in adding a time on a combo box with 30 mins time interval My sample code Combo1.Additem "7:30 AM" Combo1.Additem "8:00 AM" Combo1.Additem "8:30 AM" Combo1.Additem "9:00 AM"
16
6,197
thread by: JMurugesh | last post Nov 23 '07 by: QVeen72
How To Export Functions Present in a ActiveX Dll? So that i can use that vb dlll from any application.........
16
3,117
thread by: manius | last post Jan 5 '08 by: Killer42
Hi. How do I insert in a db multiple checkbox results? I have 11 checkboxes, so how to do it in one query? Please :P
16
3,768
thread by: charvi | last post Jan 9 '08 by: Killer42
Hi i have a text box and a list box. I have a table with a list of names in the database now when i write a letter(for eg A) in text bo all names starting with A will be displayed in the list box .this works with me if there are more names i hav to use mouse to navigate in the listbox. where as keydown event of list box des not work.ls can...
16
2,518
thread by: vikas000000a | last post Feb 23 '09 by: sistaskriket
Hello all, I am creating a report generation program with VB 6.0 as front-end and Oracle 10i as back-end. My reqiurements are 1. User will query the database through the front-end. 2. The results will get populated in an MSHFlexGrid. 3. There will be a button at the bottom captioning "Export to excel" clicking which shoud generate an excel...
16
1,609
thread by: mclueless | last post Feb 3 '08 by: Killer42
the date Formats in VB6 n in access are different. i have written an insert query for inserting all details including date into the database but it is not working. i think it is because of this format difference. how do i handle it???
16
25,619
sujathaeeshan
thread by: sujathaeeshan | last post Jan 4 '17 by: jasmin4surat
Hi all, I need to provide shortcut keys for controls like text box and buttons etc... That is i dont want to go for tabspace or mouse click for perticular controls.. By having shortcut keys i need to go for specifeid controls(textbox,button)... Is there any way to provide shotcut keys for controls.....or built in property values..... ...
16
3,854
chandru8
thread by: chandru8 | last post Mar 18 '08 by: chandru8
hi to all i am using vb6.0 is there any way to check more textboxes value is null or not because in my form iam having 50 text boxes all should not be null if (text1.text) <> "" and text2.text <> "" ..............then end if is there any better way than this
16
2,259
thread by: Lloyd E. Sponenburgh | last post Jul 2 '08 by: Raoul Watson
The question almost says it. What is the last version issued, and where might one now find the updates to get to that version? Thanks, LLoyd
16
2,318
thread by: squrel | last post Dec 29 '08 by: squrel
Hello everyone.. I need some help here... i m using VB6 and SQLServer2000... i have forms regarding some cases in courts and in my form i have two DTPicker called as Entrydate and Closedate... these 2 are invisible to the user bt the things is when a user create a new case in a system automatically the date has to be created as a current date...
16
19,327
thread by: squrel | last post Nov 28 '13 by: umdawg
Hello everyone.. I need to create a notification window or popup window in my project to display some discription.. i have no idea how to do tht.... is there any notification window availabe in the component which i can add to my project and write the code for it... i can not find tht :( i m using VB6 and sqlserver 2000 i need help here how to...
16
4,459
thread by: nicolenwn | last post Apr 19 '10 by: nicolenwn
I have a user form which has a number of buttons on it. Each button represents a vegetable (Eg, Cucumber, Carrot, Tomato) The purpose of this is to take orders from customers for the vegetable they would like to order and the amount. When each button is clicked (eg, Carrot) the macro would place the word 'Carrot' on the excel sheet. After...
16
2,678
thread by: teja1234 | last post Jun 14 '10 by: QVeen72
I wrote a macro script which will upload excel data into orcale database also it generate excel sheet in othet location and its working fine, but whenever i run the macro it will take all rows from excel sheet and updated database so i am getting same data again and again. Please can any one help me how to update only changed rows from excel to...
16
9,881
thread by: gevanand | last post Oct 18 '10 by: ino monyet
Hi buddies, I am doing a project in vb6 for a restaurant. They are using continous paper roll of 5" width for billing. They need multi language printing. I tried it with Crystal report and even using printer.print command. As the bill is not having default size, i couldnt set a predefined paper size. When i give printer.enddoc the dotmatrix...
15
27,365
thread by: Arie Kanarie | last post Jul 17 '05 by: Bruce W. Roeser
Hello, I want to start with learning VB for my work. I'm a Industrial Automation engineer and i want to know what the difference is between VB6 and VB.NET. Is VB.NET just an anaother word for VB.7 ?? Regards Arie
15
2,525
thread by: Anonymous Poster | last post Jul 17 '05 by: Steve
Hello Everyone, I have been working on a few applications in VB 6.0 for about 8 months now and pondering if I should pay any attention to all the buzz around .NET. My only reason for switching to .NET would be if I simply couldn't run my VB 6.0 applications on Windows anymore. Is this the case in Windows 2K or XP? Will it be the case when...
15
1,945
thread by: Peter | last post Jul 17 '05 by: Miles
I really can't understand why you still use it or why you started using it in the first place.
15
7,715
thread by: Andrew | last post Jul 17 '05 by: Andrew
Last night I was reading about implementing my own stack. The example given pushes items on and off the stack at the start and end of each procedure (ie. in a std module). What's not so clear is how this would work with class objects. In this case do you have to push the object on the stack at the start of every public procedure etc. in the...
15
1,749
thread by: nym11 | last post Dec 12 '06 by: devonknows
i have to make a 12 days of christmas program using arrays and loops and im stuck. if someone types the number 12 in it has to display 1 2 3 4 5 6 7 8 9 10 11 12. anyone knows how to do this let me know. thanks
15
10,830
thread by: amx | last post Dec 18 '06 by: Killer42
I am trying to have any cell that in any row in any column (based upon code address change) that would Speak a word if the number is Under <10 and play a sound (wav) if the number is over >10. This code works fine for all of column A, but on column B it uses the Speech and Sound from column C. Thank you for your help. Private...
15
1,633
thread by: nkechifesie | last post Jan 4 '07 by: Killer42
I am trying to retrieve dates from the database using a range. This is the Code I am using which is giving me an error Public AdVehDecp As ADODB.Connection Public RsQry As ADODB.Recordset Public StrSql As String Set AdVehDecp = New ADODB.Connection Set RsQry = New ADODB.Recordset AdVehDecp.ConnectionString =...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.