I am using a database that has a field defined as image. The data in the field is binary.
Practically speaking, the only data that could be entered into the field is text (in the application the field actually opens an RTF editor). For what it is worth, I have spoken to the vendor about why...
I am trying to create summary totals on a dataset.
Data is like:
seq_num ring_start_time abandoned call_pu_time
775544 2/17/2005 10:30:02 F 2/17/2005 10:30:15
775545 2/17/2005 10:30:22 F 2/17/2005 10:50:35
775546 2/17/2005 11:30:42 T
775547 2/17/2005...
Using CR 9.0
I have a report that is essentially a letter sent to physician staff when they are given hospital privileges. The data in the letter varies by doctor, and is based on dictionary's established in the software.
It has the following sections:
RH
PH
GH1a
GH1b
D
GF1
The GF1 line has...
I am trying to refine a select for a report. sample data:
urn status date on staff last status date
2059 A 10/8/1997 <NULL>
2059 T 10/8/1997 1/10/02
1050 T 1/1/1996 9/30/01
I need to select all records where status is 'T' and last status...
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.