You are here:

Visual Basic/Experts

ExpertAverage RatingsExpertise

Kedar Desai

India
Available
You can ask me any question regarding visual basic 6.0 application with MS access. I have never used mysql or oracle as a back end. So that i can not answer you questions regarding mysql and oracle. Still you can ask me questions about mysql. I will surely try to give you the answer.

Richard Rost

U.S.
Available
I can answer any questions pertaining to Microsoft Visual Basic 6.0, 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 Tips & Tricks section of my web site for VB tips.

VITALY

U.S.
Available
Area of expertise is Visual Basic .NET (VS 2008 and Framework 3.5) design and development for Windows applications. You can ask me any Visual Basic questions and some questions about .NET Framework. You can also ask me how to use Component One controls in Visual Basic. Do not ask me questions about Web design and development in Visual Basic.

Frank G. Dahncke

Available
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.

Kevin Watkins

U.S.
Available
I have written several programs integrating with MS Office including Access, Excel, and Word. I have used control arrays as well as data arrays, text files. I have an associates degree in programming. Please do not ask questions about VBA or dot net. I can only answer questions about Visual Basic 6.

Ravindra

India
On Vacation
returns 02/15/2012
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 good amount. 4) you can visit my website http://ravindra.coolpage.biz

Amal Raj A

India
On Vacation
returns 02/29/2012
Can answer basic VB questions those are related to commonly used controls, VB/Access related questions, basic Flexgrid solutions

Recent Answers

2012-01-23 Adding value in ListView Vb6:

Dear jhomz,    I need more info: 1. What version of Windows are you using (Windows XP, Windows Vista etc.)?   2. What version of VB are you using? (VB6, VB.Net etc)    And, please, send me your full program

2012-01-20 Adding value in ListView Vb6:

Dear jhomz,    You can use code like this:    Dim TotalSum As Double = 0  Dim TempNode As ListViewItem     For Each TempNode In ListView1.Items      TotalSum += CDbl(TempNode.SubItems.Item(4).Text)  Next

2012-01-19 Adding value in ListView Vb6:

Dear jhomz,    As far as I understand you need a basic tutorial how to work with ListView control - check this link:    http://www.dreamincode.net/forums/topic/134686-listview-add-value-in-2-columns/

2012-01-18 reading the log file in vb6:

Dear Izhar Nasir,    Use Split function with space as a separator - as a result you'll have an array A, where A(0) will be 17, and A(9) will be 993.98.     This is Split function reference from Microsoft

2011-12-31 Visual Basic 2008:

Dear Flavio,    As far as I understand you are trying to mix Windows and Web applications in one project, and this is generally a bad idea. One possible solution would be to convert your Windows application

More Answers in Category Visual Basic


Visual Basic

All Answers


Answers by Expert:


Ask Experts

Volunteer


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