Untitled
unknown
plain_text
a year ago
543 B
8
Indexable
rel 47
Can't Execute this statement:
IF (SELECT COUNT(*) FROM RaggrStat(NOLOCK)) = 0
begin
RAISERROR('Errore in esecuzione BCP per RaggrStat: controllare parametro DIRBCPUP.',16,1)
ROLLBACK TRAN
end
ELSE
begin
COMMIT
end
Error Number :
40002
Error Description :
37000: [Microsoft][ODBC SQL Server Driver][SQL Server]Errore in esecuzione BCP per RaggrStat: controllare parametro DIRBCPUP.
RDO Errors :
37000: [Microsoft][ODBC SQL Server Driver][SQL Server]Errore in esecuzione BCP per RaggrStat: controllare parametro DIRBCPUP.
Editor is loading...
Leave a Comment