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 SkipVought 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: Muss
  • Order by date
  1. Muss

    Pass-through-query is very slow

    I'm using ADO to update a pass-through-query to MS SQL and it takes a very long time to execute this line of code from the following procedure to update the query: Set cmd = cat.Procedures(strQdfName).Command Furthermore, it appears that when I execute this line of code, other...
  2. Muss

    linked server with the as/400

    Stacy, How did you reference this linked server with SQL code. It looks like Bazza used <AS/400 PLATFORM>.Rumba400.<library name>.<table name>. What replaces the 'Rumba400' to reference your AS400 tables with Client Access? Thanks, Matt

Part and Inventory Search

Back
Top