Visual Basic 6 Questions and Answers

Recent IT Questions

21 - 40 of 121

Printing data in VB 6.0

how can i print data of database without using data report

Answer Question   |  May 7 2009  11:41 AM GMT
Visual Basic printing, Visual Basic 6, VB 6
asked by Awa

  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.

Connect to Oracle 10g with VB6 using ADO

i created a query by using a query builder in oracle 10g and i want to connect it to vb 6.0 through ADO, what steps should i follow? please help me out

View Answer   |  Apr 20 2009  6:47 AM GMT
Oracle 10g, VB 6.0, ADO Connection
asked by Gasper

  5 pts.

How to export VB Data Report to HTML

how to export datareport to html saving as the document number of the report in vb6

View Answer   |  Apr 15 2009  8:19 AM GMT
VB Data Report, Visual Basic 6, VB 6
asked by 1234a

  10 pts.

VB6: Getting List of records from one field of Microsoft Access Table in ComboBox

VB6: Dear sir, For the following code I am getting "Run-time error'3265': Item cannot be found in the collection corresponding to the request name or ordinal." However, I already connected Adodc1 to my database from where I want the data. Actually, what Im trying to do is, just to get record...

View Answer   |  Apr 14 2009  7:50 AM GMT
Visual Basic 6, ComboBox, Microsoft Access
asked by ScorpionEyes

  45 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.

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.

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?

View Answer   |  Apr 7 2009  8:23 PM GMT
SQL Server database, Visual Basic 6, Visual Basic
asked by SQL Server Ask the Experts

  2445 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 with our own...

asked by Venkihegde

  5 pts.

How to connect Oracle 9i to Visual Basic by ODBC?

how to connect oracle9i to vb6 by odbc? plese provide me code also?

View Answer   |  Mar 28 2009  12:45 AM GMT
ODBC, Oracle 9i, Visual Basic 6
asked by Rk9040

  5 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

View Answer   |  Mar 27 2009  11:45 AM GMT
Error 70, Package and Deployment wizard, Visual Basic 6
asked by DevelopingHorizon

  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 others,...

Answer Question   |  Mar 27 2009  11:40 AM GMT
Visual Basic 6, CRViewer, Crystal Reports XI
asked by Lamm

  10 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 its possible, i...

View Answer   |  Mar 21 2009  11:11 AM GMT
Visual Basic 6, VB 6, Database connectivity
asked by Ndonye

  5 pts.

Data report in Visual Basic 6

how to change caption of datareport label at runtime

View Answer   |  Mar 20 2009  9:49 AM GMT
VB Data Report, Visual Basic 6, VB 6
asked by Greatexpert

  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 except the...

View Answer   |  Mar 19 2009  3:43 PM GMT
VB6, ShellExecute, Windows XP
asked by Timjohn

  15 pts.

How do I code crviewer for different scales of windows?

In VB6 using crviewer...how do I code for users with different scales of windows? I have tried different coding..such as Private Sub Form_Resize() CRViewer.Top = 0 CRViewer.Left = 0 CRViewer.Height = ScaleHeight CRViewer.Width = ScaleWidth End Sub and have not come up with the right combination...

Answer Question   |  Mar 17 2009  1:37 PM GMT
VB6, CRViewer, Visual Basic 6
asked by Lamm

  10 pts.

Microsoft Access 2003 slow on Windows Server 2003 Enterprise

Recently one of our servers was upgraded from Windows Server 2003 Standard edition to Enterprise. We run a MsAccess2003 system on the Servewr, both backend as well as front end. Performance on the Enterprise system becomes visibly slow when process larger volumes of data at speed! Has anyone had...

asked by Linx

  5 pts.

Abstract system date in C++

hi, iam rakesh a MCA student .iwant to abstract system date and time in my c++ project,what should be method for this .please give specific code.

View Answer   |  Mar 13 2009  11:29 AM GMT
C, VB6.0, Java classes
asked by Rakeshsen

  35 pts.

21 - 40 of 121