Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Field Order

Status
Not open for further replies.

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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top