Search results

  1. S

    remote connection string

    I am pretty new to this. I am trying to put together a vba adodb connection string to a remote server. It is the first time I am using adodb in this context. I can get msysobj.connect but how do I format that information into a connection object connection string?
  2. S

    Recordset changed to snapshot

    Somehow my form quit working. (?) The form has a series of textboxes that load from code and an add record button that should add a record to the table. When any connected textbox attempts to load, error code 3326 appears. Somehow the dynaset recordset has change to snapshot. The form's...
Back
Top Bottom