Vidru,
I checked the crystal web site and knowledge base and there was nothing on the CDO from 9 or 10. I didn't have the reference in my VB reference list, but maybe it's something that's on the cd, and just isn't included as a default intstall. I'll take a look at that.
Thanks again,
Marc
Jacque and Vidru,
Thanks both for your advice. I ended up creating a recordset from the array and then passed that to the report. It was simple enough and I could kick myself for not thinking about it. Anyway, there is nothing I can find in Crystal 9 about passing an array to a report, and...
Hello all,
I have a question I hope somebody can help me with. I have an array variable built upon some calculations done in VB6. I want to pass that array to a Crystal designer with TTX fields already defined. I can't find anything on how to do this in CR9, although I did see some code for...
Hi,
Here is the problem. I have a range of dates for which I need to determine whether it is between 10 and 15 days. The first date is logged in a table say it would be 11/1/03. The last date is today's date so it would be 12/5/03. date1 is the field name in the table
I have it set up as...
FVTrainer,
Sorry for the delay in responding but with Thanksgiving and the gift of a cold virus I have been a bit incommunicado. Anyway, I did what you suggested and I tracked down 4 dlls which were in memory on the development machine which were not in memory on the client. Incidentally, I...
FVTrainer,
Good call.....there were two records in the recordset. I put in a message box for crrpt.printingstaus.numberofrecordsread and it did say 2....Not to mention that when I set the file to PrintOut, it printed correctly all four pages of the document....so I guess the error is in the...
FVTrainer,
1. No subreports.
2. crdb_ado.dll is installed and reged on client machine
3. Installed MDAC 2.7 as on Development machine and same error.
I can't help but think this is a bug in CR9 and like I said before I've updated the client files to the latest cr9 service pack.
I am at a...
FVTrainer,
Hi. The report is actually a dsr inside vb..i've got the code similar with the setdatasource method but I didn't have the readrecords in there. Well, I put in the readrecords as you suggested and I changed the TTF so it correpsonded to the recordset fields. At first, I wasn't...
Krishna,
I am getting the same problem with a ttx file and an ado recordset in VB6.....can you tell me what you did to solve the problem?
Thanks,
mrf3000
Hello,
Hoping someone can help me. I have a vb6 app using the crviewer to display an ado recordset set in code. The report was designed using a TTX file. There are two detail sections....one for each page of the report. Let's call the first the invoice and the second the letter. Well the...
Thanks for the info guys....Transcend-Is all that code necssary considering teh savesetting and getsetting commands? The only question I have is how do you make sure it goes into HKeyLocalMachine instead of HKeyCurrentUser or will the getsetting and save setting commands just find the registry...
Hi,
I am a VB6 programmer relatively new, but I can get around. I am looking for code so that when you first open the VB6 app, a common dialog comes up to locate the data which is on the server. The program will then store the path in the registry which will then be used for all the data...
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.