Search:
Type: Posts; User: K.Babu
Search :
Search took 0.01 seconds.
September 7th, 2009 02:24 AM
Hi,
Use ToText({?Quote Eff Dates}) to convert string datatype in crystal report formula.
September 4th, 2009 02:22 AM
Thanks for your solution reply.
September 27th, 2005 07:29 AM
Dear Friends,
Thank you for all :)
Hi,
Try to export in rtf format, then open in MS word
yours friendly,
K.Babu
March 18th, 2005 04:27 AM
Hi,
Pass command line parameter from your application,
eg. Myapp.exe <newserver> <newdsn>
use the parameter string to your vb code.
yours friendly,
K.Babu
March 18th, 2005 02:54 AM
Hi,
By defaut crystal report will take printer default setting, if you changed manually in crystal report printer setup, then it will print the report file printsetttings.
Make sure the...
March 17th, 2005 12:51 AM
Hi,
Add full valid path to your report file, eg. app.path & "\myreport.rpt"
K.Babu
March 15th, 2005 04:37 AM
Hi,
What problem you have faced in CRPhoto.zip file.
yours friendly,
K.Babu
March 14th, 2005 06:39 AM
Hi,
Explain your requirements with diagrams (examples), so that developers can understand your requirement properly.
Thanks.
December 24th, 2004 05:22 AM
Hi,
Reinstall the crystal reports, In setup select custom option enable the all feature to install.
Thanks & Regards,
K.Babu
December 15th, 2004 11:06 PM
Hi,
Don't use copies of 2 in this case.
Make a select option control "Print Copy" , "Print Copy Only" & "No Copy" in UI screen, pass the value to crystal report formula field (get from cr...
December 15th, 2004 09:48 PM
Hi,
Watermark text is nothing but combination of text font color shading, change the font foreground color as minimum of 5% gray color started with white.
Regards,
K.Babu
November 19th, 2004 05:11 AM
Hi,
Is it support SQL Server 2000 SEEK & INDEX Method of ADO, open with SQL Server OLE DB as provider?
if it's possible send me sample pls.
SEEK and INDEX both methods are...
November 17th, 2004 11:58 PM
Hi,
This error message appears because the Crystal Report Application Server Service is not running.
To resolve this error message, turn on this service using the following steps:
1. Go to...
October 13th, 2004 07:33 AM
By Default HScroll Bar MAX Property Support 32,767 value
How to Increase HScroll Bar MAX Property Value more than 32,767?
eg. long datatype value.
If there is any API function to increase...
September 29th, 2004 03:31 AM
Hi,
Basically iam VB programmer, In Control Tool bar it contains picture control, It's support maximum width 32,767 pixels, But i required more than that like long value, If there is any WinAPI...
September 28th, 2004 12:14 AM
Hi,
Is it possible to increase the picture control width size more then 32,767 pixels small Integer to long, so that i can draw the full diagram picture and scroll whereever i need. it's reduce...
September 27th, 2004 09:14 AM
Hi,
Is it possible to increase the picture control width size more then 32,767 pixels small Integer to long, so that i can draw the full diagram picture and scroll whereever i need. it's reduce...
September 27th, 2004 09:04 AM
Hi,
Thanks for you sample code.
Is it possible to increase the picture control width size more then 32,767 pixels, so that i can draw full diagram picture and scroll whereever i need.
...
September 27th, 2004 06:11 AM
Dear All,
I need to draw the analog Sine wave in picture control. how to draw in vb code.
Advance Thanks,
K.Babu
August 9th, 2004 03:12 AM
Hi,
In asp.net web controls i found dropdownlist box, But i need editable combo box, how can i make this.
Advance Thanks,
K.Babu
August 2nd, 2004 11:29 PM
Hi,
i already tryied this method but its return the following error.
Server Error in '/CI' Application.
--------------------------------------------------------------------------------...
August 2nd, 2004 01:46 AM
Hi,
I want to create hyperlink button at run time in Vb.Net->asp.net web application. eg. mywebapp.aspx.vb (VB coding)
I want to create hyperlink button through by vb coding, not...
Where you set the overlaps
you should set the overlaps option in the top of the groupone, so it overlap at bottom grouptwo
Group#1 (set here overlap)
AccountName
Group#2
Hi,
1. account name aligned left corner of the first group.
2. Credit and Debit Balances aligned right corner of the second group.
3. right click the group one select the "section...
Click Here to Expand Forum to Full Width