Hi,
I am currently working on migrating stored procedures from Oracle RDB
to SQL Server.
Oracle RDB provides options to use C Code in procedures. Hence CRC 16
implementation is directly used in RDB. But I believe this cannot be
used in SQL Server.
Should we implement CRC 16 in SQL Server or are there any known
implementations for SQL Server?
Thanks in Advance for any hints.
Regards,
Chandra Mohan
I am currently working on migrating stored procedures from Oracle RDB
to SQL Server.
Oracle RDB provides options to use C Code in procedures. Hence CRC 16
implementation is directly used in RDB. But I believe this cannot be
used in SQL Server.
Should we implement CRC 16 in SQL Server or are there any known
implementations for SQL Server?
Thanks in Advance for any hints.
Regards,
Chandra Mohan