I've written a few programs in VB6, just starting on VB2008. I'm also on a new machine, Vista 64-bit.
Is it possible to develop my program on a 64-bit machine and build an .exe that will allow it to run on a 32-bit machine? Does the development machine matter?
Thank you!
I have written a program in VB6.0 that has nothing to do with AutoCad. A customer called today, he has my program and AutoCad installed on his computer, when he opens my program and attempts to open a form, he gets a message that AutoCad is opening.
The code he is invoking is:
Set fJobCosts =...
I'm using the CRViewer9 within VB 6.0 to view reports. (Crystal Reports v 9.0, Service Pack 3)
On the toolbar, I have the Print button, the Zoom Control, Navigation Controls and the Search Control. If I remove the Search Control, the Navigation controls display correctly (i.e., the farthest...
I posted this question in the Crystal Reports forum, but since it applies as much to VB, I'll post here in case the smart people here can help.
I'm building a VB 6 program for distribution. I'm now building reports and purchased Crystal Reports 10 (developer edition).
I'm using the data...
I'm building a VB 6 program for distribution. I'm now building reports and purchased Crystal Reports 10 (developer edition).
I'm using the data environment connections in VB6 hitting Access 97 tables.
I just learned that if I use CR designer integrated in VB, I can't preview my reports...
I just found the Crystal Reports on my Visual Basic 6.0 CD - after playing with it, it looks easy to operate.
Is it worth upgrading to the current Crystal Reports 10 version? It will be for a redistributed application, so it needs to be as bullet-proof as possible.
It looks like I can also...
I have a form with a text box collected quantity information. My user (who isn't the friendliest and thinks I'm an idiot) reported an overflow error after "typing a simple '2'" in the box. I asked for his error log, and confirmed that was the error, and it occurred somewhere in this...
I want to allow the ability to export a recordset to Excel - but some of my users may not have Excel installed.
Is there something that can check for the existence of Excel on a machine before I attempt to open it? I'm using great code found on an earlier thread, but my concern is that it will...
I'm building an application where the data tables (Access) are stored in the same file as the application, my connection string reads:
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=FTED.mdb;Persist Security Info=False"
I added capability to export data to Excel - it all works great...
I am building an app using two Access 97 databases as the backend. There are relationships between tables in the two databases.
I've set up one Data Environment, and made two connections to it - but when I go to the Data View and try to work with it, only the first connection appears.
Am I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.