-
hi friends i have written a cfront to transfer data from SQL to NavisionDB . now we converted the nav DB to SQL 2000. so again i written a vb6.0 application to transfer item table . The problem is in item table design view i have tick the allow null except item no field becouse when i am inserting the...
-
Do not set "allow null" property. Instead populate all fields with a value when entering records.