OK,
I have a trigger that doesn't seem to work. I'm assuming it's because the table I'm trying to insert into a table called LEADS that has a Field called "LeadID" which has a datatype of "bigint". The thing is that I'm not sure how to insert the rest of the data and have the LEADS table automatically assign a LEADID.
Any thoughts?
Thanks
Matt
I have a trigger that doesn't seem to work. I'm assuming it's because the table I'm trying to insert into a table called LEADS that has a Field called "LeadID" which has a datatype of "bigint". The thing is that I'm not sure how to insert the rest of the data and have the LEADS table automatically assign a LEADID.
Any thoughts?
Thanks
Matt