Hi i have a time field in DB2 Database that is storing time as a decimal(5,2) where the max value is 6 for the .XX minute part. How can I go about putting this into a number minutes format or number of hours and minutes format?
Someone suggested the folowing but its for Oracle not db2...
Hi, I have a access application that creates a graph in access. I want to export it to a drive so that others can open the graph in another application such as Powerpoint,
or Word or HTML.
My problem is when i tried to export using a .txt html template and a recorded macro executed by a .bat...
Hi I have the following query that is working just fine..
SELECT S.EMPL,
S.QUALVDTE,
S.CAT,
S.CACTIAT,
S.CACTIATC,
S.CFUNC,
S.CSFUNC
FROM SUDMP.TCRMQAL S
LEFT JOIN SUDMP.TCRMQAL S1...
Hi,
I could use some help, please.
I have a table with
Emp_name,
Certif_date,
work_loc columns.
I want to select the emp_name,work_loc and the latest (most
recent) certif_date.
some emp_names have multiple certif_dates and I want to latest one.
I am familian with if begin and case statements a...
Hi, Im having trouble with Exchange, once I send mail(xml form) into exchange it converts the xml into a mail with an xml attachment, and then passes this one to the pop account application that calls for the mail.
Has anyone has a similiar problem?
Is there a way for me to override this...
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.