Showing posts with label vbnet. Show all posts
Showing posts with label vbnet. Show all posts

Thursday, March 22, 2012

Crystal Reports on VB.Net 2003

Is crystal reports XI compatible with VB.Net or is there a specific version forv it? How can I use CR 11 for VB.net?Yes u can use CR XI with visual studio 2003,u can use CRXI Developer version|||Thanks for the reply, but how do I integrate those two and use the runtime design?

I'm using crdev XI.

Thanks~|||u can design reports in CR XI and then call that in VB.Net|||Ahwww ok! now I've figured it out. I used the RDC reference instead of CR for VS.Net. Thanks ~

Sunday, March 11, 2012

Crystal Report in VB.net Why Server Login?

I have created a report in VB.Net and use Crystal Report viewer to view it...but when I try to display the report it asked for a login to the server. I am using Intregated Security for all my other db connections in my application...how do I get that for the report?
Thanks,
CathyI've noticed that a report will ask for a database log-in, even if it was saved with data, and isn't automatically refreshed, if the database that the report was connected to when it was created, is not "locatable". I noticed this because when working at home, I would be prompted, and at work, I would not be. If I changed the data source (at home), it would no longer prompt for log-in info.|||I am at work and I'm not prompted when I connect to the same data for my forms...only with Crystal...
Thanks,
Cathy|||Cathy,

Don't know if this might apply in your situation, but, the thread "How to load a database name at runtime" http://www.dev-archive.com/forum/showthread.php?t=288950, shows people providing the log-in info just before the reports are opened, by coding it into the program. That doesn't really answer why, but it sounds like a workaround.

john

Crystal Report In Vb.net 2005

HELLO FRIENDS

i want to know how to convert the numbers to letters

ex :

5462 = five thousands four hundered and sixty two.

is there any formula can covert numbers to letters.

because i have a Recipts report and i want the total to be in both numbers and letters .

thanks
husseinSee help on ToWords function

Thursday, March 8, 2012

Crystal Report 10 Runtime Customization in VB.Net

Hi! Can Anyone help me. I'm using Crystal Report 10 and I want to Customized my report at runtime under VB.Net. Thanks, Any help will be appreciated.See if you able to fine answer here
support.businessobjects.com