Apr 8, 2005 #1 dzavad Programmer Apr 17, 2000 167 US Can Crystal interpret blobs though some kind of algorithm to fancy manipulation
Apr 8, 2005 Thread starter #2 dzavad Programmer Apr 17, 2000 167 US Can Crystal can read blob and parse out text/numbers, etc. Maybe that explaines it better. Thanks Upvote 0 Downvote
Apr 8, 2005 #3 vidru Programmer Jul 18, 2003 2,113 US If you have CR 9 or later, then yes, you can interrogate the field in a formula. If you have CR 8.5 or earlier, you'd have to do this on the database side, either by using a SQL Expression Field, or a View or stored procedure. -dave Upvote 0 Downvote
If you have CR 9 or later, then yes, you can interrogate the field in a formula. If you have CR 8.5 or earlier, you'd have to do this on the database side, either by using a SQL Expression Field, or a View or stored procedure. -dave
Apr 8, 2005 Thread starter #4 dzavad Programmer Apr 17, 2000 167 US I have CR9. Can you show me example of the formula for this? Upvote 0 Downvote
Apr 8, 2005 #5 vidru Programmer Jul 18, 2003 2,113 US Can you supply a sample of what the field might hold, as well as what you're trying to extract? -dave Upvote 0 Downvote
Can you supply a sample of what the field might hold, as well as what you're trying to extract? -dave