creating record sets in pre existing tables 
Author Message
 creating record sets in pre existing tables

Can anyone help, currently I am writing a patch to add fields into
pre-existing recordsets (Tables), the main problem being that the help files
with access are okay for one or two entries but not really efficient for 20
or so!

Thanxs

Mat



Mon, 07 May 2001 03:00:00 GMT  
 creating record sets in pre existing tables
You can do this with SQL using the "ALTER TABLE ..." or with code using the
TableDef collection,  go to the help online about this topics ...
If you need more help, send me mail directly if you prefer...

Alberto Borbolla
Microsoft MVP
Tecnologia en Sistemas
MEXICO

(replace "X" to send mail)



Mon, 07 May 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. create report from pre-existing recordset

2. Record Set Guru's - Can't Create Record Set error 429

3. Record Set Guru's - Can't Create Record Set error 429

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

5. Problem with creating a table in Access from existing table

6. Variable Table Names in Create Tables/Insert Records

7. How do I add a unique identifier (number range) to an existing table with records

8. Excluding Record which exist in another table.

9. Mail Merge to a pre-existing word document via a macro

10. automatically placing VBA code into pre-existing Office files

11. Ignore pre-existing macros ?

12. Make a Label from code without any pre-existing label on the form

 

 
Powered by phpBB® Forum Software