Generate Saleslogix Next Record Id via SQL
Very often we come across a requirement where we need to import data from an external system into Saleslogix. The quickest way to do this is to map the fields between 2 tables and import the data using SQL import or write a stored procedure or SQL cursor. All these methods would read the records… Read More »