
ADODB.Recordset.Update does not update?
Quote:
>Has anyone had this problem? I am using MSSQL 6.5/VB6 and am switching
>between ADO 2.0 and 2.1 trying to work around this issue. MS support has an
>article on it, saying that you have to open with the wrong Connection
object
>first, and then open it again with the right one.
Never mind, the article was on updating a database with a file, and I
figured that part out. But I have a new question....