Chage the data type of a field in a table I'm creating on the fly with a Db.Execute (strSQL). I either need to change the datatype in the SQL code that I put into strSQL string or right after I create the table. I can't find anything on writing this change into the sql string, and I looked at the createtabledef command and that isn't intended for this.
So any ideas? Anyone? Anyone?
So any ideas? Anyone? Anyone?