154868
Programmer
- Dec 5, 2003
- 23
How can I set a field order in a table ?
Example: I create a table in a database programmatic
with CREATE TABLE,DBSETPROP,ALTER TABLE.
-Field1
-Filed2
-Filed3
now I'll add a new field between Field1 and Field2.
Is this possible ?
regards
Andreas
Andreas Wichmann
DataBit GmbH
Switzerland
Example: I create a table in a database programmatic
with CREATE TABLE,DBSETPROP,ALTER TABLE.
-Field1
-Filed2
-Filed3
now I'll add a new field between Field1 and Field2.
Is this possible ?
regards
Andreas
Andreas Wichmann
DataBit GmbH
Switzerland