Microsoft
Software
Hardware
Network
Question : Ms Access SQL - Read only tables
Morning,
I have imported a file from my computer into Access and stored it as a table. When I try to run a query to delete files I get an error saying the data is read only. How do I stop this error from happening. I do not want any of my tables to have read only data.
Thanks
Answer : Ms Access SQL - Read only tables
damn clicking too early!
have you also checked that the same query with "SELECT" in place of "DELETE" (using the SQL view) works and returns the correct rows you wish to delete?
Random Solutions
is there a difference between C++ in visual studio 2008" and "visual C++ 2008"
ReOrder Priorirty
ORDER BY in UNION query that contains both text and numbers
Error: (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe
How can I programmatically get a list of spreadsheets from a MS Excel workbook?
Add/Remove programs display has large gap in listling ?
Compare two tables and record calculated value in query
SBS 2008 Error messages
VBA code to select the folder one level above this workbook's folder
Trying to rank top 10 records in Access query by a group