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
Ms Access/Outlook Appointment system
Manually populate Gridview
Installing assemblies in the GAC using drag and drop
How can I export to CSV or txt header and detail records from 2 access queries
Shutdown/Restart : Enter a reason to continue
cant get X/Y
Customizing a SQL Contains statement for performance.
convert between email address to ip address
MS Access 2003 - Run-time error 3061 with SQL queries and report
help with trigger/stored procedure