Dear My Friends, I have a question... How many field in table can be inserted? I using Microsoft SQL Server 2000 Thanks & Regards, Fauzan
To add to Madhivanan: This limit is rather theoretical. If you come anywhere it, I would think there is a serious problem with your database design. Anyway, if I remember correctly, SQL Server 2000 can have as many as 1.024 columns per base table.