Search results

  1. K

    ALTER COLUMN parameters via code

    Thanks for the quick reply. The main reason I want to do this is because I want to have a Date field use the "Short Date" setting, so that I do not have a Date/Time field that includes the time. My application will create the necessary Table in Access, but when I create Date fields it always...
  2. K

    ALTER COLUMN parameters via code

    Hi - first post! I am using vb.net to work with an MS Access database. I want to programatically change a parameter of a particular field, such as the "Format" selection in an MS Access "Date/Time" field. I'd like to be able to change the Format of a Date/Time field to a "Short Date" - for...
Back
Top Bottom