thx dee-u
adUseServer can't work when u want to populate Datagrid..it need 'Bookmarkable' which is from adUseClient
1st NF - a table should not contain repeating groups.
2nd NF - any fields that do not depend fully on the primary key should be moved to another table.
3rd NF - there should be no dependency between non key fields in same table.
- E. Petroutsos -
yes it can work from ur attachment..but i can't make it to work with mine
huaa..why..?
all i change without error just the PK Column
the code is pratically the same
thx for the attachment
Last edited by erickwidya; Aug 11th, 2005 at 12:51 AM.
1st NF - a table should not contain repeating groups.
2nd NF - any fields that do not depend fully on the primary key should be moved to another table.
3rd NF - there should be no dependency between non key fields in same table.
- E. Petroutsos -
1st NF - a table should not contain repeating groups.
2nd NF - any fields that do not depend fully on the primary key should be moved to another table.
3rd NF - there should be no dependency between non key fields in same table.
- E. Petroutsos -
this because the datatype for the HPP, HPP_baru is Decimal
if i changed it to Long Int..it goes smooth..
have a clue how to do it via datagrid? otherwise i will 'force' using UPDATE query directly )
very22 annoying issue
1st NF - a table should not contain repeating groups.
2nd NF - any fields that do not depend fully on the primary key should be moved to another table.
3rd NF - there should be no dependency between non key fields in same table.
- E. Petroutsos -