S 
		
								
				
				
			
		stamburini
With ADOX, or DAO, I can have all information I need on Access
databases, including all properties of the fields of all the tables.
For example, I Can get informations about 2 properties:
- AllowZeroLength
- Required
With ADO.NET the property 'Required' is available with GetSchemaTable,
but not the property 'AllowZeroLength'
(for further informations: Knowledge Base - 209098)
Has anyone a solution ?
Silvano
				
			databases, including all properties of the fields of all the tables.
For example, I Can get informations about 2 properties:
- AllowZeroLength
- Required
With ADO.NET the property 'Required' is available with GetSchemaTable,
but not the property 'AllowZeroLength'
(for further informations: Knowledge Base - 209098)
Has anyone a solution ?
Silvano