Visual Basic Questions


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   |  February 18, 2010  7:49 AM
AS/400 development, AS/400 Library, ComboBox, ListBox, VB 6, Visual Basic, Visual Basic 6
asked by:
5 pts.

Connecting a SQL Server database with Visual Basic 6.0
What code would I need to connect a SQL Server database with Visual Basic 6?

Answer Question   |  October 25, 2009  8:23 PM
SQL Server database, Visual Basic, Visual Basic 6
2,585 pts.

Telugu language in a VB application
i was a vb.net programmer and i want to include the telugu language into my project. that is while typing in a text box as at present it types in english i want to type in telugu. how to include telugu .

Answer Question   |  April 1, 2009  11:41 AM
Localization, Multilingual application, Multilingual support, VB.NET, Visual Basic, Visual Basic .NET
asked by:
30 pts.

How to create a setup file in Visual Basic 6.0
Hi.. i want to know how to create setup file of our project in vb6.0 wait i know how to create setup file using package and deployment tool but i want to know how can i create a file in which we can include ,MS Access database ,images, pictures, some animations i mean setup file [...]

Answer Question   |  September 21, 2011  5:09 AM
Package and Deployment wizard, VB 6, VB Setup File, Visual Basic, Visual Basic 6
asked by:
5 pts.

VB Active Cell problem
I am a vb problem. On an excel sheet, I am trying to have a macro run when the user selects a changing column’s active cell. For columns F to I on Sheet!Data, if you choose any cell in range (F9:I65000), then take the value of Column B in the selected row and make as [...]

Answer Question   |  February 22, 2010  3:34 PM
Excel macros, Microsoft Excel, VB, Visual Basic
asked by:
5 pts.

Programmatically load/eject CD drive in VB or Java
I want to eject or load the cd drive by coding in vb/java.. can you help me……….

Answer Question   |  March 30, 2009  9:04 AM
Java, Visual Basic
asked by:
10 pts.

Error while making VB 6 installation setup file
unexpected error number 70 occured.premission denied.while clicking finish of package and deployment wizard.It occured after I started using window Media Player 9.0

Answer Question   |  March 27, 2009  11:45 AM
Error 70, Package and Deployment wizard, VB 6, Visual Basic, Visual Basic 6
asked by:
5 pts.

CRViewer Logon Failed error within Visual Basic 6
I developed and tested a VB6 program that runs CR Viewer accessing with RDC Crystal Reports 11 reports from a folder on a remote server and uses data and queries from SQL2000 on the same server. All operating systems use MS XP. My problem is that the program works on my desktop and a few [...]

Answer Question   |  March 27, 2009  11:40 AM
CRViewer, Crystal Reports 11, Crystal Reports XI, Database connectivity, SQL, SQL Server 2000, SQL Server connectivity, VB 6, Visual Basic, Visual Basic 6
asked by:
10 pts.

How to make a welcome screen in Visual Basic 2008 app
i would like to have a welcome screen before how go deep into my system. so how to make it auto switch after 5 second? i am using visual basic 2008 thx.

Answer Question   |  March 27, 2009  6:20 AM
Interface design, Software development, TIMER, Visual Basic, Visual Basic 2008, Welcome Screen
asked by:
45 pts.

VB6 retrieving MSAccess all records in VB6 ComboBox
Im beginner to VB6 and I have project to buildup company Database, I will be so grateful if anybody could help me in that: “How can I get all records of any field of MSAccess database in ComboBox or ListBox of VB6

Answer Question   |  May 20, 2012  12:03 PM
ComboBox, Microsoft Access, Microsoft Access ComboBox, VB 6, VB 6.0, Visual Basic
asked by:
45 pts.

Dynamic fields in VB Data Report
how to develop dynamic fields with in Data report in vb

Answer Question   |  March 25, 2009  5:00 AM
VB Data Report, VB Data Report designer, VB Data Report dynamic fields, Visual Basic
asked by:
5 pts.

Tables, queries, and database with Visual Basic 6
hi i am developing a visual basic application with (vb6.0)and have the following questions,1. how will i add a table in my application and then use one column to be getting data from another table. 2. can i make a query in .mdb and then run it in visual basic.how will i do it if [...]

Answer Question   |  March 25, 2009  11:11 AM
Database connectivity, VB 6, Visual Basic, Visual Basic 6
asked by:
5 pts.

Data report in Visual Basic 6
how to change caption of datareport label at runtime

Answer Question   |  January 8, 2010  9:49 AM
RunTime, VB 6, VB Data Report, Visual Basic, Visual Basic 6
asked by:
5 pts.

Help needed calling a vb6 exe from within another and closing the calling exe.
I have 3 compiled vb6 projects. They all interact with each other but are kept as separate exe’s to ease upgrading etc. I can use shell or shellexecute to run the other exe files from within an exe but I cannot fully close the calling exe file. I can get it to dissapear from everywhere [...]

Answer Question   |  April 27, 2009  3:43 PM
ShellExecute, VB6, Visual Basic, Visual Basic 6, Windows XP
asked by:
15 pts.

How to save ListBox values to the database with Visual Basic 2008
i m doing a pharmacy system by using visual basic 2008. but i hv a problem when storing a data in table i nid to save a medical list that contain of medical name and medical quantity but how i save it into the table because 1 patient can hv many of the medical. should [...]

Answer Question   |  March 19, 2009  2:47 AM
Database programming, ListBox, Visual Basic, Visual Basic 2008
asked by:
45 pts.

how to stored data in list box to the table
i m doing a pharmacy system by using visual basic 2008. but i hv a problem when storing a data in table i nid to save a medical list that contain of medical name and medical quantity but how i save it into the table because 1 patient can hv many of the medical. should [...]

Answer Question   |  March 19, 2009  3:31 PM
Visual Basic, Visual Basic 2008
asked by:
45 pts.

Visual Basic code
how to copy data to another sheet using visual basic

Answer Question   |  March 27, 2009  9:19 PM
VBA, Visual Basic, Visual Basic for Applications
asked by:
5 pts.

How to send mail different domain users in VB.NET
how to send mail different domain users in VB.Net

Answer Question   |  March 14, 2009  5:55 AM
SMTP server, VB.NET, Visual Basic, Visual Basic .NET
asked by:
10 pts.

Comparing data in Visual Basic .NET
Can some one help Listbox1 is Data A,B,C,D,E from the SQL base . Id automatically increases every day after entering new values for A,B,C,D,E while Id is date Every day I want to compare data of the last day with the past 4 day’s data and get values of P1, P2, P3, P4. Listbox1 =Data [...]

Answer Question   |  March 12, 2009  9:44 AM
ListBox, VB.NET, Visual Basic, Visual Basic .NET
asked by:
110 pts.

Need Help With Multiple Conditions and Constraints for Access 2007 VBA Event
Hi, I’m working with VBA for On Click Event procedures in Access 2007. My knowledge of Visual Basic is rudimentary and I’ve come against a business rule I can’t even begin to figure out how to code. I work at a college and was asked to build a database for a student conference we’re hosting. [...]

Answer Question   |  March 17, 2009  4:11 PM
Access 2007, Microsoft Access, VBA, Visual Basic, Visual Basic for Applications
asked by:
115 pts.