QUESTION:
How do I parese a list of names stored in a memo field so I can put them on separate rows of data.
BACKGROUND:
I have a memo field that includes, among other things a list of names separated by comas. The names are between two tags <SME> and </SME>. Here is an example:
The list of...
Crystal Reports XI with BusinessObjects Enterprise XI
BusinessViews
MS SQL 2000 Databases
I have two database servers SERVER1 AND SERVER2.
SERVER1 stores realtime data in a table.
SERVER2 stores historical data and has a view to access the data.
Datasets are compatible (Same fields)
SAMPLE...
I have a database that stores the IP address' of a computer in one field separated by a space. If the computer is mulitihomed it may have mulitple IP address'.
I need to take the input:
Computer ID IpAdress'
11114444 192.168.1.1 10.254.44.3 162.168.160.1
22224444 169.254.180.185 10.254.55.1...
I am using Crystal XI Pro stand alone. I will be using it in conjunction with BO Enteprise XI soon.
How do you careate a dynamic parameter for a Command parameter.
I have a command with one parameter group. If I crate a dynamic paramter I am prompted for the value of the command parameter...
I need to remove any carriage returns ChrW(13) and extra spaces ChrW(10) from a String.
EXAMPLE:
Hello,
This is a nice day to fly a kite.
Bye.
DESIRED OUTCOME:
Hello, this is a nice day to fly a kite. Bye.
I can think of several ways of looping through the text but I am hoping someone else...
I need to calculate the time lapse between two DateTime Entries excluding holidays, weekends, and after business hours.
I am using Crystal Pro 10 with SQL, Access, and Excel.
I found a solution in the FAQ but it seems to have a problem. The solution is found in faq767-5430
The problem is...
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.