Recent content by satishchandrat

  1. S

    Autofill On edit Datasheet View

    Migrated a 2003 Access database to SQL server, with Access as front end. The original Access has a query built by joining two tables. Tabl1.ColA,Table1.ColB,Table2.Id,Table2.Desc. The query results are always displayed in a editable datasheet view, based on date ranges entered on the form...
  2. S

    Adodb-passthrough Query Time Out

    Intermittently getting time out error.The function calls a pass through query, with the form field values converted to procedure parameters. This function is housed in a module, called on a button click action from access form. When executed succefully, it returns back an integer value, to the...
Back
Top Bottom