Subject Re: [IBO] ‘select view’ crashes a remote Firebird Server
Author Helen Borrie
At 08:13 AM 31/05/2004 +0000, you wrote:
> SQL.Strings = (
> 'SELECT * FROM HERD WHERE HTYPE=0 AND CODI=''372''')

This statement looks weird. Are you really storing apostrophes in this
column CODI?

Are you sure all of your users are using the correct client for the
Firebird server version you are using?

Helen