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
VB.NET Implementing Me.Parent property on class.
Rquire simpler than multiple iif, or, and combination
SQL query
toolbars position
use menu item to add data to combo box
Who is logged into my access database now?
Companyweb keeps promoting administrator for username and password
SQL Query to delete all records older than 365 days
Declare variable in Microsoft SQL Server Management Studio
Trouble inserting date into Access 2003 database from Excel VBA using SQL