Check the securty privileges on the SQL server for the db .That's the first
place to look.
Jon
fine on my laptop in a development environment (local SQL server) but when I
connect it to the actual remote server it connects, but the tables can not
be edited, records can not be entered, etc. Any suggestions?
Thanks. I did check this, and all seems to be in order. It gets 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.