Hi friends,
Thank you very much for all you help. Here is what
i did....
1. Coverted the int data to string using ToText()
2. Used the Repalce function
Thanks
chandhureddy
Hi,
here is the way to find out how many pages it's loaded.
1. In the Crystal Report Designer, go to the 'Insert' menu and select 'Special Field'.
2. Select 'Page N of M' and insert that special field onto the report header.
3. Suppress the 'Page N of M' field (if you do not want it seen)...
Hi,
i encounterd the same error. when i set the logon info it is working fine.
try something like this
crviwer.SetLogonInfo "(ServerName)", DBNAME, cstr(UID), cstr(PWD)
Hope it may helps you.
chandhureddy
Hi Friends,
I am generating a report from SQL Server 2000 stored procedure. It looks perfectly fine in designer preview tab.
I am presenting the year and no of customers as Bar chart.
year shows as 1999, 2000 in the desinger preview. But
when i display over the web it displays as 1,999 and...
Hi,
i dont think there is a ready made function to do this. you need to write little bit of coding unsing the Year, Month,
day functions. find out what day of year it is, out of 365 days. then divide it by 7.
I hope this may help you
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.