You are here:
All questions related to vb6 only. Excuse me for vb.net.
12 years as a programmer.
Print Media
Math Skill Test VB6 Game Source Code published at Planet-Source --------------------------------------------------------------- http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=72322&lngWId=1 Holy Quran Source Code published at Planet-Source ------------------------------------------------- http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=72343&txtForceRefresh=82020091635140766 Right to Left Treeview & Listview Source Code published at Planet-Source ------------------------------------------------------------------------ http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=72376&lngWId=1
Commerce Graduate ICWAI
Wizard certificate from experts-exchange.com ============================================= http://www.experts-exchange.com/M_1214708.html Level 4 certificate from Yahoo!Answers ======================================= http://answers.yahoo.com/my/my;_ylt=AkjObjoI7Cr1x01J9syQ5RZ17hR.;_ylv=3
| User | Date | K | C | T | P | Comments |
|---|---|---|---|---|---|---|
| Barbara | 11/23/09 | 10 | 10 | 10 | 10 | 10 |
| Barbara | 11/23/09 | 10 | 10 | 10 | 10 | 10 |
| Barbara | 11/22/09 | 10 | 10 | 10 | 10 | excellent tutorial and helper |
| KK Debarge | 11/17/09 | 10 | 10 | 10 | 10 | You have been of great assistance to ..... |
| arshad | 11/17/09 | 10 | 10 | 10 | 10 | I have no words to pay ur ..... |
The following code will draw lines no. of times user enter into inputbox. Private Sub Form_Click() Dim Response Response = InputBox("Enter No. Of Lines To Draw") Me.Cls 'Clear previously
open statement ============== Open pathname For mode [Access access] [lock] As [#]filenumber [Len=reclength] pathname : Required. String expression that specifies a file name may include directory
same code will do the trick this will replace the old folder contents with new. to test this suppose u have 4 files in D:\Peace if first time u call copyfolder it will cerate folder and then copy
try to change adLockOptimistic to rs.Open SQLStatement, cn, adOpenDynamic, adLockOptimistic rs.Open SQLStatement, cn, adOpenDynamic, adLockPessimistic adLockOptimistic: record is locked just before
This message indicates that access database has been opened exclusively. open database click tools then click options now click Advance Tab check for Default Open Mode (ADO and DAO both opens database
Answers by Expert:

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