Viewing 6 posts - 1 through 7 (of 7 total)
Louis,
This is a view table for my crystal report. It has 8 joined tables. It is so hard for me to post data. I figured out that I can...
March 24, 2014 at 11:19 am
Thank you very much, Louis.
Here is the data table.
Query statement for the table.
SELECT DNR_DONTN_MST.DNR_DONTN_ID, DNR_DONTN_MST.ACTL_PROC_CD
FROM DNR_DONTN_MST INNER JOIN
...
March 21, 2014 at 9:27 am
Thank you all so much. I know this structure is not good. I am new in this field. It is designed by vendor. I just need to modify this view...
March 20, 2014 at 12:12 pm
Thank you Luis. Out hospital will definitely remove patient's middle name since it cause confusion with engine. One patient may have two or more records because of middle names. We...
June 14, 2013 at 1:47 pm
Luis,
Thank you for your quick reply. Basically, there is one tables (PT_NAM) in the database I need to modify.
Here are 2 tables
PT_RED table
Column, ...
June 14, 2013 at 11:36 am
Thanks for your kind reply.
I resoved the problem with this simple command switch /passive.
December 16, 2010 at 12:12 pm
Viewing 6 posts - 1 through 7 (of 7 total)