VB6 Questions and Answers

Recent IT Questions

1 - 11 of 11
<<PREVIOUS 1 NEXT>>

can not find database dll

How to fix "can not find database dll"

Answer Question   |  Aug 5 2009  6:18 PM GMT
Crystal Reports 8.5, VB6, VB
asked by AppMgr

  5 pts.

Using Lotus Domino Objects

Is it still possible to use Lotus Domino Objects (domobj.tlb) in programs other than Notes? A few versions back I was able to use the reference from VB6 and VBA. Now when I try to use the object from MS Office VBA I get an automation error. I'd really like to read some messages in VBA and send from...

View Answer   |  Aug 4 2009  3:20 PM GMT
Lotus Notes, Lotus version 8.0.1, Lotus Domino Objects
asked by BobH

  65 pts.

VISUAL BASIC 6 EE

i was developing a software and approximatly 60 - 70 forms are already created. Now the client ask to insert some user controls (eg. Edit button not enabled to Data Entry Operators. etc.). shall i write the code on all forms ?. pls suggest me an option.

View Answer   |  Aug 4 2009  8:49 AM GMT
VB6, GUI, Visual Basic
asked by RAYNISH

  35 pts.

VB 6, SQL Server 2000 & Crystal Reports

i am a developer using VB 6 EE, SQL Server 2000 & Crystal Reports 7 and windows XP & Windows NT platforms. But now i installed Windows Vista. i installed VB 6 EE, but cant work with SQL Server 2000 or Crystal reports. can u please suggest me wat i need 2 do.

Answer Question   |  Jul 25 2009  3:54 PM GMT
VB 6 EE, SQL Server 2000, Crystal Reports
asked by RAYNISH

  35 pts.

How to get data from a Web-installed Microsoft Access database from VB6

I have an Access 2003 database installed in the database folder on our web site. How can I best modify my VB6 program to obtain the data from this file instead of from C:/ drive?

View Answer   |  Jun 7 2009  3:12 PM GMT
VB6, Web development, Microsoft Access 2003
asked by KurtViking1

  15 pts.

Application with VSFlexGrid1 in VB6

Dear Sir, Sorry for again with same question, before I say anything I will submitt to you my Command what I use I think its a better way to solve my problem. MySql = "select * from _ Location where ItemNo" If MyItem.state = 1 Then _ MyItem.Close MyiTem.Open MySql, Data, asOpenKeyset,...

Answer Question   |  May 27 2009  8:35 AM GMT
VB6, VSFlexGrid, Visual Basic 6
asked by Rash

  10 pts.

VB6 kernal func GetFreeDiskSpace returns a Long (not long enough)

I have a VB6 kernal func which returns free space as a long, but the max val for a long is 2.1 meg and I have 140 gig free. Is there a func or sub that returns free space as currency? Current func follows:...

View Answer   |  May 11 2009  8:12 PM GMT
VB6, Visual Basic
asked by Shifty12

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

VB6 handlers Help

I wanna write a code for capturing images from hardware devices on my PC , when i CLICK the button on tht device chk ma code n give feedbacks pls Private Declare Function SendMessage Lib "USER32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any)...

View Answer   |  Mar 25 2009  12:20 AM GMT
VB6, VB 6, VB 6.0
asked by Vishal11

  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.

1 - 11 of 11
<<PREVIOUS 1 NEXT>>