Microsoft
Software
Hardware
Network
Question : Add field to table
Can I add a new field to a table while people are using the database. IE add a field while people are using the table live.
Answer : Add field to table
sure
alter table tablename
add columnname datatype
Random Solutions
VB6 Access SQL query code
Access - Forms - Maximum number of Fiels
Visual Studio SQL Best Practices
How to call a sub in a seperate class file
ATL COM compilation error in atlcom.h
How do I insert HTML file or Meta Tag ?
Access VBA - Need to wait a few seconds...
Merging Multiple Excel Spread Sheets into one with common fields.
Access database and VB.NET program error: The Microsoft Jet database engine cannot open the file
Late binding Outlook - type mismatch on object assignment