|
|
|
|
|
| | |
| |
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: Update Record in Access DB |
|
From: |
Elija |
|
Date: |
9/7/2001 5:44:30 AM |
|
IP: |
194.6.9.129 |
Your code doesn't appear to set the columns into which the data goes....
The format should be...
sqlstmt="Update Production SET "
sqlstmt=sqlstmt & "fieldName = '" & form_Customer & "', nextFieldName='"....... and so on
Hope this helps.
Elija
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|