Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello friends,
I have a table in sql database in which i will inserting some dates in a string format for example i have a field "PayDate" in which i'll inserting "03/10/2013 12:00:00 AM,04/10/2013 12:00:00 AM,05/10/2013 12:00:00 AM".
i want to split all the date and again want to convert that string to date format to use it as a date in my report.
it is must for me have any solution for this? Thank You.
Posted
Updated 1-Nov-17 1:30am

1 solution

Hi Tanisha,

Please go through below link:

split field in crystal report
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900