Re: [GENERAL] Why does app fail?

2004-02-25 Thread Paul Simpson
>>>> Shridhar Daithankar <[EMAIL PROTECTED]> 25/02/2004 10:31:16 >>>>On Wednesday 25 February 2004 15:38, Paul Simpson wrote:>> Thank you for the advice, unfortunately, that isn't an option, you see I>> didn't write the application and so

Re: [GENERAL] Why does app fail?

2004-02-25 Thread Paul Simpson
lopers.   Anyway, thanks again for the help so far - hopefully not much further to go!   Paul>>> Shridhar Daithankar <[EMAIL PROTECTED]> 25/02/2004 08:58:31 >>>On Tuesday 24 February 2004 22:10, Paul Simpson wrote:> Create Table TTATTASSOC (AssocId varchar(10), SetI

Re: [GENERAL] Why does app fail?

2004-02-24 Thread Paul Simpson
fourth) always return zero rows. If I replace the table name with a lower case version, then I get one row returned.   I have, therefore, come to the conclusion that the app requires table names in Upper case. How can I force this to work?   Sorry for the long question...!   Paul   >>>

Re: [GENERAL] Why does app fail?

2004-02-24 Thread Paul Simpson
Thanks for that! I'll have a look...   Paul>>> Shridhar Daithankar <[EMAIL PROTECTED]> 24/02/2004 12:02:30 >>>On Tuesday 24 February 2004 16:51, Paul Simpson wrote:> 1) If there is a log somewhere showing failed requests, I might be able to> see what the a

[GENERAL] Why does app fail?

2004-02-24 Thread Paul Simpson
f ditching the current application.   Any help would be most gratefully received.   Many thanks,   Paul Simpson