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
SSIS: Insert New, Update existing -- how?
Wireless Laptop cannot see printer
Tweak needed in Access VB Code
VS 2008: "The designer cannot process the code at line...."
"A specified authentication package is unknown" on client workstations after updating Windows servers
Crash when using VLOOKUP in MS-Excel
should only be 3 records returning 8 in query
Excel macro needed to find existing text and replace with new text
Sending email via button click not working
Union with a LEFT JOIN not producing distinct results