To turn off replication for the table, enter:
sp_setreptable table_name, 'false'
Refer to your Replication Agent documentation for instructions on disabling replication in non-Sybase data servers.