R
Richard L Rosenheim
I'm writing an OleDbParameter statement as part of an UpdateCommand. Couple
quick questions:
1) I'm using an Access/Jet database with a field of type "Date". Would
System.Data.OleDb.OleDbType.DBTimeStamp be the correct data type to specify?
2) What would the size of the field of the field be? It should be in
the MSDN documentation, but I wasn't able to find it.
TIA,
Richard Rosenheim
quick questions:
1) I'm using an Access/Jet database with a field of type "Date". Would
System.Data.OleDb.OleDbType.DBTimeStamp be the correct data type to specify?
2) What would the size of the field of the field be? It should be in
the MSDN documentation, but I wasn't able to find it.
TIA,
Richard Rosenheim