Creating new fields in Access tables using ADO 2 
Author Message
 Creating new fields in Access tables using ADO 2

Do anyone know how to create new fields in an existing Access table using
ADO 2.0???

TIA

Kevin Beckwith



Tue, 11 Sep 2001 03:00:00 GMT  
 Creating new fields in Access tables using ADO 2
OK, I found out how to do it using the SQL command ALTER TABLE and sending
an execute statement...


Quote:
> Do anyone know how to create new fields in an existing Access table using
> ADO 2.0???

> TIA

> Kevin Beckwith



Tue, 11 Sep 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Create new fields in a table based off of fields in another table

2. Create new field in existing table exactly like field in second table

3. How using ADO Create a Table and Specify that a Field is autoNumber and Primary Key

4. Add fields to an Access 2000 Table on the fly using ADO 2.1

5. Retrieving Field descriptions from Access table using ADO

6. Retrieving Field descriptions from Access table using ADO

7. How to modified existing field and add new field in existing table for Access database

8. Create Dynamic Table in Access 2000 using ADO

9. Creating an access table using ADO

10. Create a boolean field in access using ado?

11. VBA - Access 2000 Create a table and access the fields

12. Create a new field with ADO

 

 
Powered by phpBB® Forum Software