VB 6 Questions and Answers

Recent IT Questions

61 - 80 of 89

How do I open files through Visual Basic 6?

HOW I CAN OPEN A FILE (DOC, PPT, XLS, MDB ETC) BY CALLING FROM VISULA BASIC 6.0

View Answer   |  Dec 11 2008  9:58 AM GMT
Visual Basic, Visual Basic 6, VB 6
asked by AnandaDebnath

  260 pts.

Sample code for DataEnvironment VB 6

Provide code sample for using of DataEnviornment VB 6.0

View Answer   |  Dec 11 2008  9:57 AM GMT
Visual Basic, Visual Basic 6, Source code
asked by AnandaDebnath

  260 pts.

VB6 and Crystal Reports - Error 20599 SQL not found

sir, i have vb6 base software and when i click for showing crystal base report by package i seen the message error 20599 sql not found please help me

View Answer   |  Dec 10 2008  9:00 AM GMT
Crystal Reports, Visual Basic, Visual Basic 6
asked by Krrish

  25 pts.

Export from Visual Basic 6 to Microsoft Excel file

how to export visual basic6 to excel file

View Answer   |  Dec 10 2008  1:54 AM GMT
Visual Basic, Microsoft Excel, Visual Basic 6
asked by Goood

  5 pts.

How to fill Combo Box at runtime in VB 6.0 ...I've used RecordSet object but rec.count of rs obj returns (-1).I hv enough data in the DB

[Private Sub Form_Load() FillCombo End Sub Sub FillCombo() Dim rs As New ADODB.Recordset, SQL As String SQL = "Select Spare_Name from Spare" rs.Open SQL, Conn, adOpenDynamic, adLockOptimistic Dim i As Integer For i = 1 To rs.RecordCount cboSpare.AddItem rs("Spare_Name") rs.MoveNext Next...

View Answer   |  Dec 6 2008  7:49 PM GMT
Visual Basic, Database programming, Visual Basic 6
asked by Spartanx

  5 pts.

VB6 Oracle 10 Stored procedures with parameters

I have a vb6 - RDO code that works ok with Oracle8, recently there was an upgrade to Oracle 10g enterprise. Now I get the error 40041 -> Object Collection: Couldn't find item indicated by text. 1110 lstrSQL = "{call Pyramid.Load_Tables(?, ?, 0)}" 1120 Set lrdoQ =...

asked by Hermes68

  35 pts.

Get Image from webcam

Dear sir, I wnat to capture a photo by clicking a button in VB 6.0 through webcam and store it to a desired location. Please help me

View Answer   |  Nov 28 2008  9:26 AM GMT
Webcam, VB 6, VB 6.0 Image Capture
asked by Rahulgzb

  10 pts.

Used CRViewer component in VB 6 and Crystal Reports but can't set portrait printing

Hi I used Crviewer component in my project for designing and printing reports but I can't set it portrait and it is landscape all the time and I couldn't find any properties about orientation!!!! I use of visual stedio 6 (vb6) and crystal report 8(os is winxp sp2) Could you please help me soon!!??...

Answer Question   |  Nov 23 2008  6:06 AM GMT
Crystal Reports, Visual Basic, Visual Basic 6
asked by Aliyani

  215 pts.

DataEnvironment_VB6.0

Plsease send / provide codes to for DataEnvironment (vb 6.0). I wish to use the De for all purpose, eg. In Form, In Query, In Report every things thanks anand

View Answer   |  Nov 21 2008  6:32 AM GMT
Visual Basic, VB, Visual Basic 6
asked by AnandaDebnath

  260 pts.

VB6.0_Filter_Find_Code

Hi Expers In VB 6.0 Please Provide code concept with easy examples for Filter and Find (I using DataEnvironment on Desine Form for eg. DataEnvironment.RsEmp.Update etc Thanks Anand

View Answer   |  Nov 21 2008  6:22 AM GMT
VB, Visual Basic 6, VB 6
asked by AnandaDebnath

  260 pts.

vb6.0_MonthNumber_to_MonthName

Hi Experts In Visual Basic 6.0 I coded for month name eg. msgbox MonthName(1,True) Returned as Jan But I want the Month Number juslike above any code please provide eg. msgbox MonthNumber(Jan,true)

View Answer   |  Nov 21 2008  6:18 AM GMT
VB, Visual Basic 6, VB 6
asked by AnandaDebnath

  260 pts.

vb6.0_convert_textbox_to_combo

Sir, Kindly tell me how convert textbox to combo or any proceedure. i use vb6.0 Dataenvironment and drag the all field form DE on the Form at the desine time. some field of them require as combo. how i do this Thanks Anand

View Answer   |  Nov 20 2008  4:08 AM GMT
VB 6
asked by AnandaDebnath

  260 pts.

VB 6 ComboBox auto open

how automatically open the combo on got focus

View Answer   |  Nov 19 2008  9:08 AM GMT
Visual Basic 6, ComboBox, VB 6
asked by AnandaDebnath

  260 pts.

How do I convert a VB 6 TextBox to ComboBox?

Sir, how i convert textbox to combo in vb form

View Answer   |  Nov 19 2008  9:06 AM GMT
Visual Basic 6, ComboBox, TextBox
asked by AnandaDebnath

  260 pts.

In VB 6.0 Data report for the numeric field , it should display in words

In VB 6.0 Data report I have a number field eg 15685. It should display it as fifteen thousand six hundred and eighty five. I don't know how to code for this? Please help

View Answer   |  Nov 15 2008  6:20 AM GMT
Visual Basic, Visual Basic 6, VB Data Report
asked by Try it

  85 pts.

How can I install a new font in VB6 code?

How i can install new font in vb6 code?

View Answer   |  Nov 12 2008  11:42 AM GMT
Visual Basic, Visual Basic 6, Fonts
asked by LastWarrior

  5 pts.

Application using VB6 & SQL

Dear sir, I am computer data entry operator, i would like to make one simple application reg Payroll using VB6 and SQL. I know only some basic commands in both but i dont know what are the steps taken first what we have to do (crating forms in vb or creating tables in sql or other i dont know...

View Answer   |  Nov 4 2008  6:01 AM GMT
Visual Basic, SQL Server, Database programming
asked by Lahari

  5 pts.

Connection of VB6 with SQL Server 2000

I want to connect VB6 application with SQL SErver database such that if anything is saved in VB6 forms it will be saved in the database tables of SQL Server.

Answer Question   |  Oct 24 2008  6:12 PM GMT
SQL Server 2000, Visual Basic 6, SQL Server database
asked by Jayee

  5 pts.

How can I search using VB 6 code

vb.6 code for search

Answer Question   |  Oct 14 2008  9:42 PM GMT
Database programming, Visual Basic 6, VB 6
asked by Jojobond

  5 pts.

Does VB 6 Support AutoCAD 2008

hi ti all,Does VB 6 Support Auto Cad 2008

View Answer   |  Oct 14 2008  6:57 AM GMT
Visual Basic 6, AutoCAD, VB 6
asked by A2

  5 pts.

61 - 80 of 89