Visual Basic Questions and Answers

Recent IT Questions

41 - 60 of 342

VB6 kernal func GetFreeDiskSpace returns a Long (not long enough)

I have a VB6 kernal func which returns free space as a long, but the max val for a long is 2.1 meg and I have 140 gig free. Is there a func or sub that returns free space as currency? Current func follows:...

View Answer   |  May 11 2009  8:12 PM GMT
VB6, Visual Basic
asked by Shifty12

  5 pts.

Connecting VB2008 to SQLServer2005

How to connect VB2008 with SQLServer2005 through coding.. Not through OleDBAdaptar.. Also Let me know the code for Add,Edit, Delete & Save in VB2008

View Answer   |  May 11 2009  6:02 PM GMT
VB 2008, SQL Server 2005, Visual Basic
asked by Ishita2009

  5 pts.

MS Access 2002 Excessive Growth

I have an Access 2002 application that is running VB/DAO to manipulate data and have very few forms. When the application starts its size is about 20,000 KB. After completion of a run 4 hours later, it can grow in size to over 200,000 KB. And as the run progresses, it gets slower and slower which...

View Answer   |  May 6 2009  3:23 PM GMT
Microsoft Access, Access 2002, Visual Basic
asked by Rbrucejones

  25 pts.

I need to Auto Number, Tab, Tab and CR

I have a cell that includes the following information. name[tall] name[short] name[medium] name[tall] name[short] What I need this information to do is, add an ascending number before each name, tab, name, tab, size then carriage return. What I have so far is... Dim fullname As String fullname...

Answer Question   |  May 5 2009  4:22 PM GMT
Visual Basic Programming, Visual Basic
asked by Flad

  5 pts.

How to get email address from Lotus User ID with Visual Basic

I am writing a meeting invitation program in Visual Basic. I have lotus notes User ID but I need email address, how to get email address using userid. If you need any more information please let me know.

View Answer   |  May 1 2009  2:37 AM GMT
Lotus Notes 6.x, Visual Basic, Lotus Notes User ID
asked by Subbu2k9

  90 pts.

Shim add-in not loaded VB runtime error

i am kind of new on the hole shim add-in thing so go esay on me here what did on VS 2005 com shim wizard v 2.3.1.0 1) create shared add-in(new_addin) and put meesagebox on the on connect proc 2 ) add shim add-in project and chosed for word and excel 3 ) then add setup project add primery output...

Answer Question   |  Apr 30 2009  7:56 AM GMT
VB.NET 2005, Shim add-in, Visual Basic .NET
asked by Aqqa

  5 pts.

How to connect Visual Basic 6 to Oracle 11g

how to connect vb6.0 to oracle11g ?? what are the steps??

View Answer   |  Apr 30 2009  6:45 AM GMT
Visual Basic 6, Oracle 11g, Oracle connectivity
asked by Rupeshit

  5 pts.

Capture a photo through webcam with Visual Basic 6

I wnat to capture a photo by clicking a button in VB 6.0 through webcam and store it to a desired location.how can i do it?

View Answer   |  Apr 28 2009  9:38 AM GMT
Visual Basic 6, Webcam, Video capture
asked by Hanny

  5 pts.

Who i can add Urud language in a VB6.0 textbox

I am create an application in the VB6.0 and want to add URDU Language in the textbox. Please tell me any method. that is used for this purpose please reply. i am work on in from a long period of time.

View Answer   |  Apr 24 2009  11:21 AM GMT
VB6.0, VB 6.0, VB 6
asked by WAQASKHAN

  5 pts.

How to expose User Control's controls outside the project?

1) I have project which has a user control ( and it has its own controls) – Say this project is A 2)I have project B which has reference of A. Project B is kind of Exe. I have a form A in it where I will place Project A user control. 3) Now in the same project B, I have a form B where I need...

Answer Question   |  Apr 24 2009  10:02 AM GMT
VB 6, Visual Basic, VB User Controls
asked by Eighteen

  5 pts.

how to create vb setup program

Dear Friend I am in IT profession but still I have no Idea to develop complete software I devloped my software and want to fix this for a limited time in trial version. Will you please help me for this work

View Answer   |  Apr 23 2009  7:07 PM GMT
VB, Visual Basic, Visual Basic Programming
asked by Moeed143

  5 pts.

adding pictures in visual basic

heyy!! im doing a project on mobile phones database,so my form is such tht it shows the available mobile phones ,when show button is pressed.Now tht show button is pressed it shows the name,model,brand etc. likewise how should i show picture?... and there's another button tht says next so next...

View Answer   |  Apr 22 2009  5:24 PM GMT
Visual Basic
asked by Anjum015

  5 pts.

Visual basic beginner

add 2 to a an store the result in b; how do i write it

View Answer   |  Apr 22 2009  1:59 AM GMT
Visual Basic, Code example
asked by Thowd2

  5 pts.

Copy and paste values based on a column

I need to copy and paste the values of specific rows in colums H,I and J if column D = "X". At the moment columns H, I and J contain a formula if column D doesn't equal "X". Once column D becomes an "X" -I need the result of the formula in H, I and J to be fixed ie - the result of the formula and...

Answer Question   |  Apr 21 2009  9:03 AM GMT
Visual Basic
asked by Cmb80

  10 pts.

how to make bold menu item

using menu editor vb 6.0 in my form i have menu file and sub menu. I would like to make bold how?

Answer Question   |  Apr 14 2009  1:58 PM GMT
VB 6.0, Visual Basic, VB Menu Editor
asked by Saabil

  5 pts.

Biometric system

how can i create a biometric system using vb 2005 with printing process and updating date and non redundant data, entering

View Answer   |  Apr 13 2009  1:15 AM GMT
Visual Basic 2005, Biometric authentication, Biometrics
asked by 198919901331

  10 pts.

How to generate Serial No. in VB 6 Data Report

plz tell me to generate serial no in data report and iam using through data envornment and i dont have any srial no column in my database so plz tell me any trick or code to generate serial no in data report ....

View Answer   |  Apr 11 2009  11:45 AM GMT
VB Data Report, Visual Basic 6, Visual Basic
asked by 11a

  15 pts.

visual basic 6.0

I have this program for my class of vb 6.0. I have not been able to solve it. I appreciate any help. Thanks..... A fast food vendor sells pizza slices ($1.25), fries ($1.00), and soft drinks ($.75). write a program to compute customer's bill. the program should request the quantity of each item...

View Answer   |  Apr 10 2009  5:43 PM GMT
VB6, Visual Basic, Visual Basic 6
asked by Chipuen

  5 pts.

VB2008 and Connection to SQL

Is there any way to connect to a SQL server using Vb2008? I'm trying to add a datasource but this allows me to conenct locally only.

View Answer   |  Apr 9 2009  12:32 AM GMT
VB 2008, Visual Basic, Visual Basic .NET Web services
asked by Alessandro.panzetta

  9615 pts.

Retrieving AS/400 library list with Visual Basic 6

How can I retrieve As400 library list in a combo box / data combo box (Visual Basic 6) so that user may choose the corret library name then use it wherever needed. using windows 2000 or above is it possible to send me a sample program which explains how to do it. Thanks

Answer Question   |  Apr 8 2009  7:49 AM GMT
AS/400 Library, Visual Basic 6, ListBox
asked by 2135

  5 pts.

41 - 60 of 342