You are here:
| Expert | Average Ratings | Expertise |
|---|---|---|
Richard RostU.S.
Available
|
![]() |
|
RavindraIndia
Available
|
visual basic application programming from design to access information, sql, engineering and commercial applications. access databases, excel.(VB6) basic questions in vb 2008. Optional: 1)a large number of people want me to do work which takes some time and effort. can do projects in vb 2008. Pl.note that i would like to be paid for such work. 2) if you want me to spend quality time and do special work, i expect to be paid a reasonable price for my time. 3) if you are pleased with my reply you could consider a donation of 1$. 4) you can visit my website http://ravindra.coolpage.biz | |
S.AzizIndia
Available
|
All questions related to vb6 only. Excuse me for vb.net. | |
Srinivas M. P.India
Available
|
VB 6.0, T-SQL, SQL, PL/SQL, Oracle 9i/10g, MS-SQL Server 2000/2005 and FoxPro 2.6 | |
Frank G. DahnckeAvailable
|
I can answer most questions realating to real-world application programming in Visual Basic .NET (including SQL-Server 7.0 and up). I NO LONGER ANSWER VB6 QUESTIONS. My speciality is GUI/frontend work and API calls. I do not know about Internet, games or graphics programming, just the bread-and-butter stuff. I answer questions in German as well. | |
Amal Raj AIndia
On Vacation
returns 12/02/2009 |
Can answer basic VB questions those are related to commonly used controls, VB/Access related questions, basic Flexgrid solutions |
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
you need to use Recordset to update table. I am unable to understand why are you using duplicate Invoice number in table. You should split Invoice table in 2 tables instead. Foe example in tblInvoice
Option Explicit Private Sub Text1_LostFocus() If Text1 = "" Or IsNumeric(Text1) = False Then Text1 = "" Text1.SetFocus End If End Sub you can change the conditions here. when you press tab
Answers by Expert:

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