The ADO Field object contains information about a column in a Recordset object. There is one Field object for each column in the Recordset.
set objField=Server.CreateObject("ADODB.field")
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. Copyright 1999-2010 by Xdayx. All Rights Reserved.