Visual Basic Questions


asked by:
5 pts.

creating user accounts in server 2008
in the new server 2008 is there something specific that needs to be running or activated to let scripts run? my scripts from server 2003 fail on server 2008. i am writing them in VB.

Answer Question   |  May 29, 2009  6:44 PM
Active Directory, VB, Visual Basic, Windows Server 2008
asked by:
45 pts.

Visual Basic How to pass current record in a form to a Word template with VSTO?
How can I pass a current rocord in a Visual Basic 2005 form to a Word template using VSTO. Database is in Access.

Answer Question   |  May 26, 2009  9:35 AM
Visual Basic, Visual Studio 2005, Visual Studio Tools for Office
asked by:
5 pts.

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: —————————————————————————————————— Private Declare Function GetDiskFreeSpaceEx Lib “kernel32″ Alias “GetDiskFreeSpaceExA” (ByVal lpRootPathName [...]

Answer Question   |  May 12, 2009  8:12 PM
VB6, Visual Basic
asked by:
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

Answer Question   |  September 2, 2011  6:02 PM
OLE, SQL Server 2005, VB 2008, Visual Basic
asked by:
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 [...]

Answer Question   |  April 21, 2012  3:23 PM
Access 2002, DAO, Microsoft Access, Microsoft Access Performance, Visual Basic
asked by:
60 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 = input_name.Value Dim withtabs As String = Replace(fullname, [...]

Answer Question   |  May 5, 2009  4:22 PM
Visual Basic, Visual Basic Programming
asked by:
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.

Answer Question   |  May 6, 2009  2:37 AM
Lotus development, Lotus Notes, Lotus Notes 6.x, Lotus Notes interoperability, Lotus Notes User ID, Visual Basic
asked by:
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 [...]

Answer Question   |  April 30, 2009  7:56 AM
Runtime Errors, Shim add-in, VB, VB.NET 2005, Visual Basic, Visual Basic .NET, Visual Basic runtime errors, vsdrpCOM, vsdrpDoNotRegister
asked by:
5 pts.

How to connect Visual Basic 6 to Oracle 11g
What are the steps to connect VB 6.0 to Oracle11g? Thanks!

Answer Question   |  May 7, 2013  6:45 AM
Database programming, Oracle 11g, Oracle connectivity, VB 6, Visual Basic, Visual Basic 6
asked by:
5 pts.

Capture a photo through webcam with Visual Basic 6
I want 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?

Answer Question   |  April 19, 2013  9:38 AM
VB 6, Video capture, Visual Basic, Visual Basic 6, Webcam
asked by:
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.

Answer Question   |  April 24, 2009  11:21 AM
VB 6, VB 6.0, VB6.0, Visual Basic, Visual Basic Languages
asked by:
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 [...]

Answer Question   |  April 24, 2009  10:02 AM
VB 6, VB User Controls, Visual Basic
asked by:
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

Answer Question   |  April 24, 2009  7:07 PM
VB, Visual Basic, Visual Basic Programming
asked by:
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 mobiles details are shown….plz tell [...]

Answer Question   |  April 22, 2009  5:24 PM
Visual Basic
asked by:
5 pts.

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

Answer Question   |  April 22, 2009  1:59 AM
Code example, Visual Basic
asked by:
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 [...]

Answer Question   |  April 21, 2009  9:03 AM
Visual Basic
asked by:
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   |  April 14, 2009  1:58 PM
VB 6.0, VB Menu Editor, Visual Basic
asked by:
15 pts.

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

Answer Question   |  April 13, 2009  1:15 AM
Authentication, Biometric authentication, Biometrics, Identity management, Visual Basic, Visual Basic 2005
asked by:
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 ….

Answer Question   |  April 17, 2009  11:45 AM
VB 6, VB Data Report, Visual Basic, Visual Basic 6
asked by:
11a
15 pts.