|
|
|
|
|
| | |
|
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Error |
From: |
TTT |
Date: |
1/2/2001 2:04:35 AM |
IP: |
172.130.176.27 |
When you open the recordset for editing, you must open with the proper options in order to edit and update to the db this way:
REC.Open "Users", CON, adOpenForwardOnly, adLockOptimistic, adCmdTable
This method of updating db is beside the other 2 2 methods, by using the command object and SQL statement. |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|