djwasim
Registered User.
- Local time
- Today, 10:42
- Joined
- May 29, 2009
- Messages
- 93
Hello
i am working on a project where i have a table named
"employee info"
in which the fields are
"employeeid" "employeename" , "employeesalary" ,
and also have another table named
"employeesalary"
in which the fields are
"employeeid" that is linked with the "employee info" table. and an other field named "salary"
where i use to enter employee id and the information related that id is automatically generate from the table named
"employeeinfo"
now i am facing problem that i want to set a field named
"employeesalry" as default value of the field named
"salary"
and also that default value can be editable or changeable manually when i want to change in future.
plz tell me solution as soon as possible
thanx in advance
i am working on a project where i have a table named
"employee info"
in which the fields are
"employeeid" "employeename" , "employeesalary" ,
and also have another table named
"employeesalary"
in which the fields are
"employeeid" that is linked with the "employee info" table. and an other field named "salary"
where i use to enter employee id and the information related that id is automatically generate from the table named
"employeeinfo"
now i am facing problem that i want to set a field named
"employeesalry" as default value of the field named
"salary"
and also that default value can be editable or changeable manually when i want to change in future.
plz tell me solution as soon as possible
thanx in advance