[DUG]: Outlook - Public Folders

2003-08-10 Thread Jason Coley
Hi there, In Outlook, if you are offline and try to access the public folders outlook returns an error that cannot be trapped, I try to access the Folders property of the store and try to check it to see if it is nil, but this also returns an error that cannot be trapped, so how can I check to

RE: [DUG]: joining in update query

2003-08-10 Thread Karl Reynolds
Tracey Maule wrote: >a shame you werent there yesterday before i set that field by hand. Sorry, I'm still in the US at the moment, and since I don't check the DUG every day I'm usually a little late with my replies. I didn't mean what I said to be quite as testy as it came out - I was just surpri

[DUG]: Best methods for representing a 3 dimensional array

2003-08-10 Thread Dave . Jollie
Morning all,   I need to code a structure that looks like this:   Q1 --- X1 --- F1       --- F2   --- F3 --- X2 F1   Q2 -- X2 --- F1   i.e. For every Q (highest level), there can be multiple X's. For every X, there can be multiple F's (lowest level).

Re: [DUG]: Looking for IE 5.5 SP2 for NT

2003-08-10 Thread Brian Wrigley
- Original Message - From: [EMAIL PROTECTED] To: Multiple recipients of list delphi Sent: Monday, August 11, 2003 9:54 AM Subject: [DUG]: Looking for IE 5.5 SP2 for NT Hi, I'm working on a project using xml, xsl and css, in IE 5.5. I've found that

RE: [DUG]: joining in update query

2003-08-10 Thread Karl Reynolds
Of course you can do this in Interbase. OTTOMH (I'm not at work right now): update TABLE1 t1 set updatefield = (( select t3.updatefield from TABLE2 t2, TABLE3 t3 Where t1.idfield = t2.idfield and t2.anotheridfield = t3.anotheridfield)) And you can add "where " on the bottom if you need t

[DUG]: TurboPower

2003-08-10 Thread vss
HI all. Does anyone know if TurboPower released XMLPartner as opensource at all? I have looked but cant see it anywhere. Jeremy --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Websi