Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
3 Commented Posts
0 Endorsements
Ranked #2K
Member Avatar for ochien

Hi guys, I Make a simple program with VB6, it's OK if i'm running in windows xp or server, but in vista i'm get error message : "Component 'comdlg32.ocx' or one its dependencies not correctly registered: a file missing or invalid" Any body have solutions for this problem, because i …

Member Avatar for Reverend Jim
0
410
Member Avatar for Henry Schubel

I was here looking for a solution that I didn't find, but have since figured it out so I thought I'd post it as I doubt I'm the only one who has had the need. The issue is - How do you have Crystal print to a 'Named Printer' without …

0
124
Member Avatar for priyakumar

Hi, How add Crystal Report Version 11 in VB6. At present I have been using Crystal Ver 8. I need to upgrade to Crystal Ver 8.5 or above to implement exporting rpt's to pdf. Now, I have installed CRystal report 11 Developer edition in my system and from VB i …

Member Avatar for AndreRet
0
6K
Member Avatar for sganandhsg

Hi all Am using Vista home OS here i install vb6.0 and run Progressbar.ocx file couldn't loading, so i download progressbar.ocx and register for using regsvr32.exe but this type of error occuring(this module"c:\windows\system32\progressbar.ocx" was loaded but the call to dllregisterserver failed with error code 0x8004005) plz help to clear this …

Member Avatar for Nuttapon
1
1K
Member Avatar for Henry Schubel

I have a legacy VB6 application; simple VB6 front end and Access backend database. Works fine on Win 2000, WinXP, Vista, and 32-bit Win7. Bought a new laptop and everything seems to be shipping with 64-bit Windows now. Out of the box, the application worked fine after I manually re-registered …

1
105
Member Avatar for Henry Schubel

There will be two posts minimum... First, I'll refer you to the Knowledgebase Articles that give the needed information, and second I'll give you code samples to run a report given the methods I use. Specifically, I access a SQL or Access database via ODBC, but either database will work …

Member Avatar for asaness
0
1K
Member Avatar for Henry Schubel

I'm not even sure where to post this, but since I wrote the code in VB6, maybe here... This is really more of an Outlook problem, but what I'm doing is programatically creating email. Here's the problem. My VB6/Access application is installed on a Vista machine, and the host machine …

Member Avatar for Henry Schubel
0
108
Member Avatar for jaycustom21

I am running Win XP Pro,and have just installed Vista HP on a partition.When I boot up,I get the choice of Earlier Version of Windows(XP) or Vista,but vista is listed twice. I am not fimiliar with the boot files in Vista yet,so anyone have any ideas?

Member Avatar for cguan_77
0
107
Member Avatar for XZodia

I was able to install Visual Basic 6.0 in Vista Ultimate without problems... However, when I try to activate the ADO Data Control Component, it displays an error message (something concerning with the registry entries or some sort)... Then I tried reinstalling VB 6. The same thing happens again.. Can …

Member Avatar for Henry Schubel
0
156
Member Avatar for rehman786

hi, I have my own PC and this time I have Windows Vista, now I want to install the Windows XP. Then Can anyone tell me that what can I do in this regard? Thanks . With Regards.

Member Avatar for jbennet
0
93
Member Avatar for Agita

OK.... where to start. I originally had 2 vista installations on the same computer in order to test out different builds. Mainly to have a partition to play around in. But I haven't used it in a while. So I decide to resize the partition and delete the other half. …

Member Avatar for Henry Schubel
0
94
Member Avatar for maui_mallard

Hey, Has anyone tried putting a Home and Vista on a dual boot yet????? Secondly.......how do i get a dual boot???

Member Avatar for Henry Schubel
0
238
Member Avatar for intellogo

Hi.. I have a table: PROFESSOR in ms access, that has 2 fields: "Name" and "Location". The table has 10 records. And i have made a vb form with a combo box that will show a list of available locations from the database table, when it is dropped down. So, …

Member Avatar for bruce2424
0
431
Member Avatar for neshinator

Hi all, Wondered if you can help with this problem. I have created a report in Crystal reports that is accessed by an application created in VS.net 2005. The report relies on the user inserting parameters to filter the report but when the report is accessed via the application the …

Member Avatar for lukabrol
0
161
Member Avatar for andy999

Hi, I am using msflexgrid control and third party liberary.I am getting data from the net in msflexgrid continously after every one minute. I want to append these data in one of the charting software. I hav two problems.(1). i am getting Type mismatch error(2).If once chart get first tick …

Member Avatar for andy999
0
161
Member Avatar for x38class

I am developing an app on XP which uses a 3rd party ocx > imageviewer2.ocx In development it works fine but program does not run when insatlled on a vista machine I presume it is because the ocx is not registered I can register it with regsvr32 in xp but …

Member Avatar for Henry Schubel
-1
131
Member Avatar for leedsy7

Can anyone provide me with code on how to Delete a row from a list box?? lstReorder.RemoveItem (index) I believe is the right code. However this does not actually do anything by itself. How do i tell the program what the index refers to? ie what the index is? for …

Member Avatar for Henry Schubel
0
1K
Member Avatar for underoath

I'm finally taking the plunge! I've been intimidated by Code for too long! I have recently made the decision to become a software developer/engineer. My goal is to become a member of a small or large team working on multi-platform software. Not sure if I am more interested in the …

Member Avatar for Henry Schubel
0
363
Member Avatar for Henry Schubel

I wrote a VB6 application to generate email for my application. I can generate plain text messages just fine, but I really want to have the message in RTF format. Does anyone know how to generate the text in Rich Text Format? Somehow I think this is going to end …

0
58
Member Avatar for aldosan

hello all... i have a problem with connecting VB 6 enterprise edition & crystal report 11... now, i have added "crystal report control" component, and i try to load report.rpt (crystal report) from VB6... but error occurs : UNABLE TO LOAD REPORT in script below : >>crystalreport1.action = 1 i …

Member Avatar for ola_q
-1
960
Member Avatar for intellogo

Hi, I have a report desigend in Crystal Report 11. The report has 2 sections which is divided in between by a simple dark line. The report's left side has the fields of TABLE A and will be used to show records from TABLE A only. And the report's right …

Member Avatar for intellogo
0
599
Member Avatar for Fenerbahce

Hi, SELECT * FROM veriler WHERE (name LIKE '%in%') This line doesn't work in Ms Access, IN either. No error is given is well. But It works in SQL server. How can i do in Access? Thanks

Member Avatar for Henry Schubel
0
85