Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: 261298
  • Content: Threads
  • Order by date
  1. 261298

    SQL query will not return any records

    I have the following code to retrieve records from an access table in another database. If I run a query using a linked table it returns all records as expected. How ever with the sql I have below I recieve the error message 'No Current Record' when .MoveFirst is executed, i.e. recordset is...
  2. 261298

    Change a Files Path

    I am having problems with the following FSO code. Firstly it was not recognising the FileSystemOBject but this was curred by Referencing the Microsoft Sripting RunTime Library. I now get the an Auotmation Error Run-time error '-2147023782(8007045a)' A dynamic link library (DLL) initialization...
  3. 261298

    Selecting record from Subform

    I currently have a form with a subform which is set to view as a datasheet which shows mutiple records for the record set on the mainform (1 to many)I am trying to select a record in the subform and have the mainform update, which works with the following code. However the subform reverts...

Part and Inventory Search

Back
Top