Hi Bruce,
If you can connect to the server, it is undoubtedly a security permissions
issue. Try this:
1. Using Enterprise Manager, create a table on the server itself.
2. Connect to the table from your Access project.
3. I'll bet you can edit it, either directly or from a form.
Assuming you can, use tthe Enterprise manager to reset the permissions on
your tables.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
stranger, however. Another form linked to a different table in the same SQL
database works fine. If a blank (no records) table is created in the
database with Enterprise Manager, the form does not even display its
controls until at least one record is added (via Enterprise Manager, not the
Access project). For the record, this is Access 2000 and SQL Server 2000.