Up structure จาก 3.58.7.10 เป็น 3.58.10.27g แล้วมี ข้อความ แบบนี้ มีผลกระทบต่อฐานข้อมูลไหมครับ
Create table primary key constraint [id]
Field constraint error incoth.pttype IS NULL <should not null>
Set column not null char(2)
Too many primary key for table incoth direct alter table CHANGE pttype pttype char(2) NOT NULL
Table : incoth = vn,income,paidst Should be vn,income,paidst,pttype