VB 6 Questions and Answers

Recent IT Questions

1 - 20 of 89
<<PREVIOUS 1|2|3|4|5 NEXT>>

Tree View Control

i am trying 2 make and explorer using the tree view control in my project using VB 6, SQL Server 2000 and crystal reports. in the looping statements i had inculed the details and all. i need 2 display the results in the Grid Box when click the nodes in the Tree control. please provide the code for...

View Answer   |  Oct 15 2009  8:55 AM GMT
VB 6, Tree View control, Visual Basic
asked by RAYNISH

  35 pts.

how to print on second page in datareport in vb6

i want to print multi page without connecting back end database table in data reports in visual basic6.0 how to implement this. i want to sample coding

asked by Powertamilselvan

  40 pts.

how to fix " cannot find database dll"

how to fix " cannot find database dll" Software/Hardware used: vb 6, cristal report

View Answer   |  Aug 18 2009  9:41 AM GMT
VB 6, Visual Basic, Visual Basic Error Messages
asked by Nilanka135

  5 pts.

Long to Double variables in VB6

If I change all of my Long Variables to Double Variables in VB6 will it make my application to slow down? Software/Hardware used: Visual Basic 6

View Answer   |  Aug 14 2009  1:33 PM GMT
Long to Double Variables in VB6, VB 6, Visual Basic
asked by Valik777

  5 pts.

Connect to Oracle 10g with VB 6

Hving a problem with an existing VB 6 app connecting to 10g pulling back a recordset...it is clustered so that is an extra level of complexity...it was written using MDAC 2.5

Answer Question   |  Aug 11 2009  5:27 PM GMT
Oracle 10g, Oracle Database, Oracle 10g Database
asked by Thomcat

  10 pts.

VB 6 EE

when using mshflexgrid how many rows of datas can i listed... while instering values when the no of rows is more than 500 its hanging. can u please give me a reply ?

View Answer   |  Jul 25 2009  3:59 PM GMT
VB 6 EE, VB 6
asked by RAYNISH

  35 pts.

Connection of Crystal Report 2008 with VB6.

Plz let me know the procedure to bring the controls of Crstal Report 2008 in VB6? What control has to be select and what coding should be use for the same??am using sql 2000 as a back-end.plz help..

asked by Anishrohlx

  5 pts.

Disconnecting a Crystal 8.5 report while report is open in VB6

Hi I am developing an application which is written in VB6 and uses Crystal Reports 8.5 and has MSAccess as its database. The Users connect to the database via ODBC and the reports also use ODBC to connect to the data source. I have simply added the Crystal Report object to the forms which...

asked by Slscheer

  5 pts.

update query

in vb 6.0 and accesswhat is the problem in this query = "update Technician_time_trn set tech=" & num & " , hrs=" & hrs & " , min=" & mins & " , sec=" & sec & " where task_cd='" & task_cd & "'"

Answer Question   |  Jun 22 2009  7:29 AM GMT
Visual Basic 6, VB 6
asked by Kalpa

  10 pts.

Update Microsoft Access database from VB6

Using an MS Access database. From a list box I get a record into a text box. Once it is edited it shows in the listbox but the original is there. I have a refresh button which removes the newest record in the list (before the one I am updating) and leaves the original and the new version there? I...

View Answer   |  Jun 10 2009  10:44 PM GMT
Microsoft Access, Database programming, Visual Basic 6
asked by Codeless

  5 pts.

VB6 PROGRAM CALLING / CREATING WORD 2007 DOCUMENT

I currently have a VB6 program that is calling WORD2003 and creating documents. Going forward we will be upgrading to WORD 2007. I have tested this but on the opening of word my VB6 program craps out. Any ideas why? Is it not compatiable?

View Answer   |  Jun 5 2009  9:26 PM GMT
VB 6, Visual Basic 6, Word 2007
asked by Stuburn

  5 pts.

Getting error in this VB 6 code

Sr No Crop Varity Psize Pkts 1 Fodder NG-1788 1 kg 180 2 Sf SN-85 2 Kg 100 3 Beet B-885 1 kg 100 4 Beet B-885 1 kg 150 5 Beet B-885 1 kg 200 6 Beet B-885 1 kg 250 7 Beet B-885 1 kg 300 8 Beet B-885 1 kg 350 9 Beet B-885 1 kg 400 10 Beet B-885 1 kg 500 New Modify Delete Close View I...

Answer Question   |  Jun 3 2009  11:26 AM GMT
Visual Basic 6, DataGrid, VB 6
asked by Krrish

  25 pts.

Recordset not Updated as per query and not giving any error

Dear Sir, thanks for your reply for my earlier query, What I am trying to do is i am editing RM item rate in RM master file.. my code doing it correctly, secondly i am updating bill_detail file for rate where that RM code is used in bill this also my code doing correctly, but third one where i am...

Answer Question   |  May 28 2009  10:11 AM GMT
Visual Basic 6, Database programming, VB 6
asked by RajeshP

  20 pts.

How to make VB6 and SQL Server 2000 multiuser and client-server?

how to make vb6 and sql server 2000 multiuser and client server??i use adodc for connection please tell me the source code. thx

Answer Question   |  May 28 2009  7:49 AM GMT
Visual Basic 6, SQL Server 2000, Client/Server
asked by Chibi

  5 pts.

Runtime Error 3001 - Arguments are of the Wrong Type or out of acceptable range or are in conflict with one another

Dear Sir, Thanks for your answer for my earlier questing. It solved my problem I am using VB6 as frontend and Acess as backend. I am edit my table for particular field. I am editing rate of one item in RMmaster file. its doing, but i want to edit rate of same field which is in another file. i am...

asked by RajeshP

  20 pts.

Runtime Error 2147217900 (80040e14) - Syntex Error (Missing Operator) in query expression

Sir, I am using VB6 as fronthand and Access database as backend. Now in my project i want to display only those records which match selected value through combobox. but when executing system giving error as "Runtime Error 2147217900 (80040e14) - Syntex Error (missing Operator)in query expression " ...

asked by RajeshP

  20 pts.

How to make a Visual Basic 6 setup file

Hi all I want to make set up for vb 6.0 which has Application folder, data folder, Report folder Plz help me in this.

View Answer   |  May 15 2009  5:15 AM GMT
VB Setup File, Package and Deployment, Visual Basic 6
asked by Tush

  5 pts.

How to remove tmp files in Crystal Reports 8.5

Hi, I develop an application in vb6 + crystal report 8.5. whenever i run a report application generate tmp file with 0k. how can i remove these files. Regards.

View Answer   |  May 14 2009  11:42 AM GMT
Crystal Report 8.5, Visual Basic 6, Temporary files
asked by EVision

  5 pts.

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.

1 - 20 of 89
<<PREVIOUS 1|2|3|4|5 NEXT>>