| Name | Expertise | Status |
 |
Ravindra India View Profile
| visual basic application programming from design to access information, sql, engineering and commercial applications. access databases, excel.
Optional:
1) if you want me to spend quality time and do special work, i expect to be paid a reasonable price for my time.
2) if you are pleased with my reply you could consider a donation of 1$.
3) you can visit my website http://ravindra.coolpage.biz (under constrn) | Available Ask A Question View Past Answers |
Frank G. Dahncke View Profile
| 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. | Available Ask A Question View Past Answers |
Richard Rost U.S. View Profile
|  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. | Available Ask A Question View Past Answers |
Amal Raj A India View Profile
| Can answer basic VB questions those are related to commonly used controls, VB/Access related questions, basic Flexgrid solutions | On Vacation returns 10/02/2008 View Past Answers |
| |
| VOLUNTEER TO BE AN EXPERT IN THIS CATEGORY |
| Recent Answers |
 |
 |
2008-09-06 VB6 & SQL Server 200: sample code: esql = "insert into testable values" & "(" & "'" & Text1 & " '" & "," & Val(Text2) & "," & Text3 & ")" conn.Execute (esql) 'further you can add the next steps esql= esql & .....
|
2008-09-04 vb+oracle: you are from Dubai right? ok, give me the details of what you want in this programme. i do a large number of projects, so i do not recollect your having given me the details of what the programme needs...
|
2008-09-03 Excel listbox: try this: Private Sub ListBox1_Click() Static Myse As String Dim id As Integer Dim x As Integer Myse = Myse & Space(1) & ListBox1.ListIndex Cells(3, 1) = Myse End Sub you need to make changes...
|
2008-09-01 doing OCR on VB: checkout this link: http://www.planet-source-code.com/vb/scripts/BrowseCategoryOrSearchResults.asp?l...
|
2008-08-31 vb 6.0 quest: it would be nicer if your question started like could you please explain... the tone appears impolite; and since this is a free voluntary service, you need to more moderate if you want to elicit a...
|
| More Answers for "Visual Basic" |