This commit is contained in:
Viktor Szakats
2008-05-14 19:29:07 +00:00
parent 3c831d25f9
commit 5af481eb22

View File

@@ -1562,7 +1562,7 @@ HB_FUNC( ADSEXECUTESQL )
}
else
{
AdsShowError( ( UNSIGNED8 * ) "AdsExecuteSQL error" );
AdsShowError( ( UNSIGNED8 * ) "AdsExecuteSQL() error" );
hb_retl( FALSE );
}
}