Add new field(column) to existing ado-table(acccess)
From: Hermann (hermannhass_at_web.de)
Date: 02/23/05
- Next message: Guillem: "Re: Add new field(column) to existing ado-table(acccess)"
- Previous message: Rich S.: "Re: Using parameters with the low level ADO API, trying to avoid the memory leaks."
- Next in thread: Guillem: "Re: Add new field(column) to existing ado-table(acccess)"
- Reply: Guillem: "Re: Add new field(column) to existing ado-table(acccess)"
- Reply: Brian Bushay TeamB: "Re: Add new field(column) to existing ado-table(acccess)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 23 Feb 2005 16:04:33 +0100
Can i add a new field to a existing table in a access-database? I use
Adodataset, connecting the access-db via Jet 4.0 and trie to add a new field
to a table.
Fielddef.add('xxx',ftstring,20) an update generates no error, but the field
is not added!
thanks
Hermann
- Next message: Guillem: "Re: Add new field(column) to existing ado-table(acccess)"
- Previous message: Rich S.: "Re: Using parameters with the low level ADO API, trying to avoid the memory leaks."
- Next in thread: Guillem: "Re: Add new field(column) to existing ado-table(acccess)"
- Reply: Guillem: "Re: Add new field(column) to existing ado-table(acccess)"
- Reply: Brian Bushay TeamB: "Re: Add new field(column) to existing ado-table(acccess)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]