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
Connect to a Crosstab query in Access from Excel
INSERT INTO TableA INNER JOIN TableB - possible or not?
Issues adding criteria in Query
Handle to CreateProcess
Empty/Clear Clipboard
How to restrict access in asp.net so that window prompt comes up
Export data from excel sheet to oracle
OWA problem User is asked for credential for every message (IE 8)
Do you know how I could make a single SQL Statement into a compound SQL Statement using the following SQL statements ?
How to refresh listview webpart in datasheet view programatically or javascript in wss 3.0?