You are here:
| Subject | Date Asked |
| vb6.0 | 11/2/2010 |
| Q: i want to make a very simple query that i m capturing a itemcode in text box1 on form1,it goes to ... A: When you say "it goes to textbox2 on form2, what is that you do actually do to make the itemcode to ... | |
| vb6 + adodb + access | 4/1/2010 |
| Q: Sir, I am new to vb6 programing with only a few days of startover.I am using these code block to ... A: You need to run a query prior to accessing the fields of the table. For example refer to the ... | |
| Printing a file | 11/3/2009 |
| Q: I am using VB6 and am trying to print a file without ever opening it. This can be accomplished ... A: I cannot provide you the complete code for now. But I can offer some tips. You would need to use the ... | |
| Text ascending | 12/1/2007 |
| Q: i have a problem. How can I view as ascending a character in a text box and not showed duplicate ... A: 1. Declare an string variable say (mtarget) with no characters(= ""). 2. You could extract one ... | |
| Creating a word doc from another word doc | 11/1/2007 |
| Q: I have a source document that is about 80 pages long. Within this document are about 12 different ... A: You can do this. You can open the source document and destination document in VB, copy the selected ... | |
| make backup | 9/1/2006 |
| Q: just I want to ask you how can I make a backup for my database (Access file) from a VB project... I ... A: You can do this by having a button, whose action can contain the following events, 1. Execute a ... | |
| date type | 8/1/2006 |
| Q: i want to store blank into date type variable... can you give me solution..how to store blank ... A: If are not validating this field in your Access db for null, you should not have any problem here. ... | |
| vb program | 6/3/2006 |
| Q: I am developing a program in VB.net and i have a problem searching to arrays. I have 2 list A and ... A: This should be a fairly simple program using two indexes i and j, one for List A and one for List B. ... | |
| help | 11/17/2005 |
| Q: am coding a small VB software with ms access database, my problem is, If I deploy this softawre and ... A: You do not need to install MSACCESS seperately. I assume that will you deploy your software, by ... | |
| auto complete text box | 9/2/2005 |
| Q: i am using a text box control , i want to apply an auto complete mechanism to it that , if user ... A: You could work on your procedure to get it done. As a workaround, you could populate a Combo Box ... | |
| Import an Excel spreadsheet into MS Sql via a VB6 app. | 3/1/2004 |
| Q: I need to Import an Excel spreadsheet into MS Sql. Howdy, I'm a little new to this, but I need to ... A: This could be lengthy solution to put it all here. I would like to give you some hints. You need to ... | |
Answers by Expert:
Top Expert on this page
Can answer basic VB questions those are related to commonly used controls, VB/Access related questions, basic Flexgrid solutions
I have working with VB-Oracle/Dbase/Access for the past 4 years.
Education/Credentials
Brainbench Certification in VB 6.0

©2012 About.com, a part of The New York Times Company. All rights reserved.