I created the following webpage as an exercise to learn about CSS.
http://web.ukonline.co.uk/adrian.cornforth/
Should the images ideally go in a <DIV> rather than a <P>?
Is using classes e.g. centralbigspacing to control spacing seen as an acceptable method? I did this due to significant...
Hi Everyone,
We are trying to compile an existing C application to which we want to add PL/SQL extensions. After some messing with the make file compilations are successful, but it fails at the final hurdle with the message :
gmake[1]: *** No rule to make target `-llibclntsh', needed by...
Hi Guy's
We are trying to tune application performance on AIX 5.2 . Is it possible to measure amount of IO going on for a particular file. We know which filesystems are busiest, but not files. We want to split out the busiest files but want to do it less by hunch and more by measurement...
Hi Everyone,
Does anyone know if it is possible to determine the version of C-ISAM used to create a file? I have tried bcheck and it gives lots of info, anything but the info we want.
Thanks in advance
Ade
Hi Everyone,
I am trying to the following outer join :
select T1."TERRITORY_CODE" "c1" , T1."TERRITORY_DESC" "c2" , T2."REP_MANAGER_CODE" "c3" , T2."REP_MANAGER_DESC" "c4"
from {oj "XLOOK_TERRITORIES" T1 LEFT OUTER JOIN "XLOOK_REP_MANAGER" T2 on T1."REP_MANAGER_CODE" = T2."REP_MANAGER_CODE"...
Hi All,
I am having problems with the following bit of code. The RTF handling is behaving differently on two PC's, both with Win 2000 professional. One has Office 2002 (works OK), the other has Office 2003. The code is in a VB6 application and is used to strip out the RTF 'control' codes to...
Hi All,
I've inherited support of a VB application which is having performance problems processing large text files. I have narrowed down the problem to the for loop section. The aim is to read in an rtf file, then output a copy of the file with rightmost blanks stripped.
The routine is...
Hi All,
Is it possible to do date/time manipulation easily on DATETIME YEAR TO SECOND variables ? (4GL 7.20.UE1, SE 7.24.UC8). I tried the following
main
define
v_today DATETIME YEAR TO SECOND,
v_yest DATETIME YEAR TO SECOND,
v_diff float
LET v_today = today
LET v_today = "2004-01-22...
Please can anyone enlighten us as to how we can get an option to have these fields available when sending a new message. Only one person in the office has managed this feat - but they can't ?@*? remember how they did it.
It's really doing our noodles
Thanks
Ade
Hi,
We often have to look at client reports (Impromptu v5 and v7) where auto retrieve of rows is enabled. This causes problems as we can rarely cancel report with ESC just to go straight to looking at query.
So I was wondering if the following things can be done in the macro langauge
a...
Hi Everyone,
I am trying to find out if there is a way of easily copying joins from one catalog to another (Impromptu v7).
Falling short of that does anyone have any comments on feasibility of writing a macro ? Since you don't appear to be able to have two catalogs open simultaneously I am...
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.