open mapbasic window
make the work for only the first table
change the table name with tablename(k,1) function
press enter for 40 times
dim k as integer
k = 1
Alter table tableinfo(k,1) (add Columnname Type, ..........) k = k+1
Best Regards...
ahmet
----- Original Message -----
From: Tuncay Kucukpehlivan <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 06, 2001 10:40 AM
Subject: RE: MI-L MI - Update fields automatically?
update one of the table while your mapbasic window is open
Automatically you will obtain the command string of this job
then rename the table names in the string
or you can write a MB.
-----Original Message-----
From: Jocelyn Charbonneau [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 05, 2001 8:52 PM
To: [EMAIL PROTECTED]
Subject: MI-L MI - Update fields automatically?
Hello all,
I have to update 300 similars Mapinfo's table. For each table I must adding
40 empty fields....
Does anybody knows how update these files without adding one by one each 40
fields in each 300 Mapinfo's tables with Table Structure Function?
ty
Joe
_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.
_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.
_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.