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 Rhinorhino 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: SteveHall
  • Content: Threads
  • Order by date
  1. SteveHall

    "Query is too complex" error

    I have an VB6 application that has been used for 18 months by a client in several offices, some of them use Access 2000 and some use SQL Server 2000. I am doing some changes which have increased the number of fields in one table from about 70 to 105. All works fine when using SQL Server, but...
  2. SteveHall

    Word Mail Merge from VB6

    I have an application running at a client who has every flavour of Word from Word 6.0 to Word 2000 running in various offices. I do a mail merge as follows:- Set objWord = CreateObject("Word.Basic") objWord.FileOpen Name:=strNetworkDrive & "\newnead\data\lettera.rtf&quot...
  3. SteveHall

    poor performance

    I've written a system in VB6/Access 2000 for a client to replace a FoxPro 2.6 system. Developing and testing on a stand alone pc the response times are as I would expect - more or less instant as data volumes are not huge - but testing on a network (2 separate ones) the performance is dreadful...

Part and Inventory Search

Back
Top