Visual Basic/Expert Profile

Ravindra

India
On Vacation
returns 02/15/2012
Expertise

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

Experience in the area

programming since the past 15 years. have completed a large number of projects in Industrial applications, finance,accounts, correspondence. excel macros etc

Education/Credentials

engineering, management degrees.

Past/Present Clients

project work for a Norway company,USA company and a Canadian company completed. Freelance Project work and Teaching. helping programmers with their work
teaching vb

What do you still hope to achieve/learn in this field?

VB.Net, ASP.net, MYSQL,VB 2005, vb 2008


This expert accepts donations:      

Average Ratings

Recent Answers from Ravindra

2011-08-19 VB6:

this is because the 2nd computer does not have vb runtime files. the setup wizard works fine if the 2nd computer also has vb but runs into snags if it does not have vb. so your problem of using exe and

2011-08-11 dbgrid32.ocx:

this is because the second computer has not got vb6 installed. these controls like dbgrid are not automatically added in a programme as they need to be registered in the second computer. copy the dbgrid32

2011-06-24 VB 6.0 and MS Access:

sample for date filter  Dim conn As ADODB.Connection, rec As ADODB.Recordset, esql As String, dater2 As Date, GOOD As String, time1 As Date, time2 As Date     Private Sub Command1_Click()  GOOD = Chr(35)

2011-06-23 save data unique from msflexgrid:

the flexgrid is for storing data retrieved from the database.   instead of insert better use AddNew  code sample is as below: just make changes as needed       Option Explicit     'put a check mark on

2011-05-06 vb6+oracle:

 Dim num As Integer    Private Sub Command1_Click()    Randomize    num = Int(Rnd * 16) + 1    Label1.Caption = num      End Sub      this gives a random no from 1 to 16 which can be changed by changing

 

Ask A Question

Visual Basic

All Answers


Answers by Expert:


Ask Experts

Volunteer


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