From: Derryck W. <der...@tn...> - 2003-04-01 15:47:34
|
Hi all, By accident i found this bug : some applications , like Delphi SQL-explorer will be killed by this bug ! IConsole returned this messsage: (this is the error-msg generated by the fbclient.dll: ver:1.5.0.2658) Access violation at address 780034D2 in module 'MSVCRT.DLL'. Read of address 00000039 Statement: alter table system_codes alter code_type type hello_bug ----------------------------------------------------------------- (this is the error-msg generated by the old gds32.dll: ver:0.9.5.314) Dynamic SQL Error SQL error code = -607 Invalid command Specified domain or source column Ãén does not exist Statement: alter table system_codes alter code_type type hello_bug ------------------------- Grtz, Derryck |