HI VB EXPERTS, PLEASE SOLVE HOW CAN BEHAVE THE VB COMBO JUST LIKE MS ACCESS COMBO (OFFICE 2003/2007) EG. IN MS ACCESS COMBO :- A) WHEN START TYPING THEN NEAREST MATCHED SELECTED/DISPLAYED B) ON GOT FOCUS COMBO DROPDOWN ABOVE FACILITIES I WISH TO AVAIL IN VB COMBO BOX PLEASE PLEASE PLEASE ...
Hi all, How do I display a whole array in one list box? (I want it to be displayed in the form load event...is that possible?) For example I want to display these: ============================ mstrMonths(0) = "January" mstrMonths(1) = "February" mstrMonths(2) = "March" ...
Hi Experts in VB 6.0 Please Tell me how I code for combo just like Access form eg. In Access Form's Combo -- when we start type any letter then nearest matching data should be selected and auto also showing during typing in the combo box Question : Please give any idea for VB 6.0 Combo --- so when...
whether to use adodc or adodb for vb-oracle connectivity Software/Hardware used: software
I am using Access 2000 database for calibration control of measuring instruments. i.e. micrometers, calipers etc. The precision of the instruments varies and the decimal data fields in the table are set to Auto to minimize the stored values without changing the accuracy. I want to change the number...
Hi all, I created a COM Class DLL and was able to run my application on local. However, when I shifted everything to the virtual directory, it started giving problem. Particularly problems like, "Retrieving the COM class factory for component with CLSID {XXXX} failed due to the following error:...
How to pass encrypted passwords in connection string in asp/vb using sql server 2000. Im trying to create a new user login for the applications using SQL server 2000. However want the end users to avoid viewing the login credentails for sql server 2000 in the connection string part. Hence prefer to...
i had two workbook name workbook1 & workbook2 they are interlinked with each other and i put one password to that workbook 1. by default workbook2 ask for password i dont want to put password every time so shall i put my password in VB code
I am looking to remove complete lines of text from a log file. Would prefer to do this in a batch file if possible and also to use wildcards in the searching for the line to remove. i.e. find the text within a file matching "the content of this file stating * to be removed" (where the asterisk...
I want to create a setup file using VB. i want to dump all my file and using that vb application should create a setup file.How top do this.
in the new server 2008 is there something specific that needs to be running or activated to let scripts run? my scripts from server 2003 fail on server 2008. i am writing them in VB.
i am kind of new on the hole shim add-in thing so go esay on me here what did on VS 2005 com shim wizard v 2.3.1.0 1) create shared add-in(new_addin) and put meesagebox on the on connect proc 2 ) add shim add-in project and chosed for word and excel 3 ) then add setup project add primery output...
Dear Friend I am in IT profession but still I have no Idea to develop complete software I devloped my software and want to fix this for a limited time in trial version. Will you please help me for this work
I am a vb problem. On an excel sheet, I am trying to have a macro run when the user selects a changing column's active cell. For columns F to I on Sheet!Data, if you choose any cell in range (F9:I65000), then take the value of Column B in the selected row and make as my "Dept" Value. Can...
Beginning prog. student here... I have a form with multiple controls, and i want everything to be disabled except the datetimepicker. Once a date is selected, it should make the whole form usable. I've searched the web, and can't find the right solutin. I found this sight, and hoping someone can...


