VB Questions


Problem in accessing CD Drives (VB/VB.Net 2.0).
Hi everyone, I’m focusing on a real tough problem that I hav been trying to solve since a long time in VB/VB.Net (2.0). I’m trying to detect the Open or close status of the Cd drive door. I’m using mcisendstring function to query the status, mcisendstring(“Status CDAudio Mode”). This function returns the following values accordingly: [...]

Answer Question   |  July 29, 2008  3:44 PM
CD drives, VB, VB.NET
asked by:
30 pts.

Change Fonts of Menu Item Through VB6
My program is in varnacular language, i. e. input and output are in Gujarati (Indian) language, by changing the font to “Gopika.ttf”. So, during the execution of my program I want to show menus also in Gujarati, i. e. ‘Gopika’ font. Normally, we change this from desktop –> properties –> appearnce –> advance. Now, my [...]

Answer Question   |  July 29, 2008  11:30 AM
Localization, VB, Visual Basic 6
asked by:
155 pts.

connecting a excel spreadsheet with visual basic
Hi can i connect a excel spreadsheet to form in visual basic.. i must do calculations in runtime to that spreadsheet.. can u tell me a sample code.. Thanks,

Answer Question   |  July 28, 2008  9:14 AM
Microsoft Excel, VB, Visual Basic 6
asked by:
5 pts.

VB applicfation testing
Please can someone suggest some good testing tools(Free or paid) to test vb application?

Answer Question   |  July 22, 2008  4:32 AM
QA, Software testing tools, VB, Visual Basic
asked by:
5 pts.

VB Scripting Help in Excel
Ok I have a Dashboard in Excel. On the First Column it reads Knowledge Transfer Requirements and to the right columns B,C,D it has the 3 Impacted Systems Areas. Ok basically want I am trying to do is once a Knowledge Transfer Requirement is “Complete” for example I want the corresponding cell that has the [...]

Answer Question   |  July 17, 2008  5:34 PM
VB, VBScript, VBScript Statements
asked by:
20 pts.

sorting arrays vb6
i want to sort this data;first by the third field, all the “a” first,then by the second field and finally by the first field 2001,20,a 2001,4,i 2001,2,i 2001,10,a 2001,5,i

Answer Question   |  July 17, 2008  12:06 AM
Arrays, VB, Visual Basic, Visual Basic 6
asked by:
5 pts.

How to deploy database application built on VB 6 and Oracle?
I am developing an application with VB 6 as front end and Oracle 8i as back end. I need to run my application in other systems also, so I need to export the table structures of my application to other systems. How can I do this? Thank you.

Answer Question   |  July 16, 2008  3:51 PM
Application deployment, Database programming, Oracle 8i, VB
asked by:
190 pts.

Sample VB 6.0 source code in saving a template
Sample VB 6.0 source code in saving and retrieving a template from the registered fingerprint from the biometrics device. Pls. need your answer ASAP. Thanks so much.

Answer Question   |  May 2, 2011  9:24 AM
VB, Visual Basic
asked by:
15 pts.

Saving Biometrics FIngerprints
What are the codes/commands/functions in saving Biometrics Fingerprints in a database?

Answer Question   |  July 15, 2008  2:19 AM
VB, Visual Basic 6
asked by:
15 pts.

Programming statements
a visual basic programming statement that can give a value to a variable or control property during run time is known as ?

Answer Question   |  July 14, 2008  1:35 AM
VB, Visual Basic, Visual Basic programming statements
asked by:
5 pts.

Change Font Style of Menu Item Through VB6
My program is in varnacular language, i. e. input and output are in Gujarati (Indian) language, by changing the font to “Gopika.ttf”. So, during the execution of my program I want to show menus also in Gujarati. Normally, we change this from desktop –> properties –> appearnce –> advance. Now, my question is how this [...]

Answer Question   |  July 10, 2008  8:17 AM
Localization, VB, VBA, VBScript, Visual Basic, Visual Basic 6, Visual Basic developers, Visual Basic for Applications, Windows, Windows XP
asked by:
155 pts.

Turn off computer by a VB6 program
How can I turn off my computer by a VB6 program?

Answer Question   |  July 11, 2008  6:25 PM
VB, Visual Basic 6
asked by:
5 pts.

i upgraded my vb6 database from sql 2000 to sql 2005 server.The same vb code is not working.What changes should i make in the code sothat it can work in sql 2005??
i upgraded my vb6 database from sql 2000 to sql 2005 server.The same vb code is not working.What changes should i make in the code sothat it can work in sql 2005??

Answer Question   |  July 8, 2008  5:55 PM
Software maintenance, SQL Server 2000, SQL Server 2005, SQL Server upgrades, VB, Visual Basic 6
asked by:
5 pts.

Help installing VB 6.0 application on different computer
I have a visual basic screen scraping application that scrapes data from a terminal screen and places it in SQL database. I have it installed on one computer right now and works perfectly fine. I am trying to move the application to a second computer and I am having so much difficult. When I launch [...]

Answer Question   |  October 13, 2008  1:46 AM
Development, Screen Scrape, Software, VB, Visual Basic, Visual Basic 6
asked by:
5 pts.

SAP and VB integration
I want to get details such as material Qty, description etc. How can i get these usung visual basic 2005?

Answer Question   |  June 26, 2008  6:51 AM
SAP, SAP development, VB, Visual Basic, Visual Basic 2005
asked by:
25 pts.

Is anything special required to continue using QM-IDI between VB6 and mySAP after Unicode update?
We have integrated mySAP successfully with a VB6 – COM based laboratory suite via the QM-IDI. Interoperation has been robust on 24 X 7 basis for over a year now. We are about to upgrade mySAP to Unicode. Will this affect the operation of the interface? Are there any special requirements or special settings needed [...]

Answer Question   |  June 26, 2008  11:09 PM
MySAP, QM-IDI, Quality assurance, Unicode, VB
asked by:
5 pts.

Calling non-as/400 programs via an RPGLE or CL program
Can it be done? If so, how would I go about doing this? Let’s say I just have a small VB program I wrote that displays a picture. Can I let’s say somehow link the VB program call to a CF key, like CF08?

Answer Question   |  April 29, 2010  3:44 PM
CL, RPG, RPGLE, VB
asked by:
685 pts.

Copy past in excel using VB
i want to cut data in a colunm H and copy it in column B. i tried to record macro and run it. but i am not getting the values in column B. i am using excel macro and vb code to do this. i understand that the data in colum is cut and the [...]

Answer Question   |  July 2, 2008  10:26 AM
Excel macros, Microsoft Excel, VB, VBA, Visual Basic for Applications
asked by:
5 pts.

Is Powershell alone enough for managing Active Directory?
I am a Senior Active Directory/ Messaging engineer working for IBM. In the past I never had to learn scripting, but with Exchange 2007 and new Windows 2008, it is becoming necessary for people like me to learn the scripting language. My question is, do I have to learn both Poweshell and VB script to [...]

Answer Question   |  June 23, 2008  7:25 PM
Active Directory, Exchange 2007, PowerShell, Scripting, Scripting languages, VB, Windows Server 2008
asked by:
0 pts.

Need help with FILEAID in BATCH
I’m new to FILEAID, so I’d be grateful for some sage guidance on FILEAID command syntax’s and statement for use in a JCL. My problem is that Ihave a datafile which appears be a VB file type with a leading 2 character string ahead of my data. I’m trying (desperately) to create a work-around in [...]

Answer Question   |  July 9, 2008  6:31 PM
DB2, File-AID, JCL, VB, Visual Basic
asked by:
105 pts.