You are here:
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.
Brainbench Certification in VB 6.0
| User | Date | K | C | T | P | Comments |
|---|---|---|---|---|---|---|
| Enoctis | 11/04/09 | 8 | 7 | 10 | 10 | Only got pointers, not a solution. I ..... |
| Lee | 07/03/07 | 10 | 10 | 10 | 10 | Thank you! |
| ghassan | 02/07/05 | 10 | 10 | 10 | 10 | |
| Mohammad | 11/30/04 | 10 | 10 | 10 | 10 | |
| Fendi | 10/03/04 | 10 | 10 | 10 | 10 | Great. It's brilliant that experts will give ..... |
Hi Enoctis, I cannot provide you the complete code for now. But I can offer some tips. You would need to use the shell command in conjunction with the DOS type command to print the file without opening
Hi Amran, 1. Declare an string variable say (mtarget) with no characters(= ""). 2. You could extract one letter from text1.text and store it in the mtarget. 3. Read the next character in mtarget and
Hi Justin, You can do this. You can open the source document and destination document in VB, copy the selected portions of this document using the clipboard copy methods and paste the clipboard contents
Hi, You can do this by having a button, whose action can contain the following events, 1. Execute a batch file that zips the Access data. 2. In the same batch file test the zip file (Ex: pkzip -t
Hi Whocracks, If are not validating this field in your Access db for null, you should not have any problem here. Set null to yes in the field level properties in your Access table and when you store
Answers by Expert:

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