Crazy D
Nov 8th, 1999, 02:48 PM
Hi
I'm creating a database in code using ADOX, all works fine except the order of the fileds in the tables. In Access, if I create a table manually, the fields are in the order I specified them. But, when I create the table in code, the fields get alphabetically sorted. Does anyone know how to set the orders of the fields in a table when creating it in code?
Tnx in advance
I'm creating a database in code using ADOX, all works fine except the order of the fileds in the tables. In Access, if I create a table manually, the fields are in the order I specified them. But, when I create the table in code, the fields get alphabetically sorted. Does anyone know how to set the orders of the fields in a table when creating it in code?
Tnx in advance