Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Other Forums
 MS Access
 SQL Statement: UPDATE

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-08-06 : 08:15:45
Claire writes "I can't get the update to work. I'm using

UPDATE table-name
SET field = '1';

I'm working with ASP and Access. I have used other SQL statements (SELECT etc.) and they work fine.

SQL Server:
Name: SQL Server
Version: 3.70.06.23
Company: Microsoft
File: SQLSRV32.DLL

I got this info from ODBC Data Source in Control Panel
Hope this helps."
   

- Advertisement -