You are here:
| Expert | Average Ratings | Expertise |
|---|---|---|
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 ..... | |
S.AzizIndia
Available
|
All questions related to vb6 only. Excuse me for vb.net. | |
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. | |
Richard RostU.S.
Available
|
<img border="1" src="http://www.amicron.com/images2/rick-head-tiny.gif" align="left"><a href='http://www.599cd.com/VB?key=AllExpertsProfileVB'><img border="1" src="http://599cd.com/images/100pixel/VB100px.jpg" align="right"></a>I can answer any questions pertaining to <B>Microsoft Visual Basic 6.0</B>, Microsoft Access VBA, and the Visual Basic Language in general. I do NOT use VB.NET or VB 2005/08 much yet, so don't ask me any questions specific to those. Also, please feel free to check the <B><a href='http://www.599cd.com/tips?key=AllExpertsProfileVB'>Tips & Tricks</a></B> section of my web site for VB tips. | |
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 |
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
if you are using Val function then no need to add ' Try to change the sql part from " where NOC_Master.`HeightofBuilding`='" & Val(txtSearch) & "'or NOC_Master.`TypeOfNOC`='" & Val(cmbTypeOfSearch)
your method has problems: here's a typical code: connect dataenvironment to the table connect it to your database add command command1 properties select * from TableName where ID=? 'change the
Try with the following code : Sub CopyFolder(folderpath As String, destfolderpath As String) Dim fso As Object Dim fld As Object Set fso = CreateObject("Scripting.FileSystemObject") Set
vb6 is not 100% Object Oriented but vb.net is. hereunder is a example of using inheritence (Treeview control) in vb6. Option Explicit Private WithEvents mTV As MSComctlLib.TreeView Private m_bRectangleSelect
Answers by Expert:

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