Hi EE
I have a customer table in sql with a customerid field that I have set as the primary key. What i want is when I add a new record using the Delhi DBNavigator it autoincrements that field.
There is also another field customerref that I want to take some of the information from the primary key. I want the customerref to be OTY\0001 where 1 would be the primary id and so on. Is there a way of doing this?
Start Free Trial