adding a field on the fly

Ted Kirkendall
12-01-2000, 09:32 AM
Is there a way to add a field to a database table through code in ADO?
thanks very much, ted

PWNettle
12-01-2000, 10:17 AM
One way to do this is to use the 'ALTER TABLE ADD COLUMN' SQL statement. It's not to hard to do but more than I want to write. You can look it up in either the Access help or MSDN. Sorry for not giving an example!

Cheers,
Paul

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum