User Profile

Collapse

Profile Sidebar

Collapse
SMasterson
SMasterson
Last Activity: Mar 13 '08, 10:42 PM
Joined: Mar 17 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • SMasterson
    started a topic Query doesn't finish executing

    Query doesn't finish executing

    Hi all, I am trying to execute code to insert records from an Access 2002 Xtab query to a remote Sql_Server table. I keep getting a random problem where the Access query doesn't complete before the Sql_Server insert begins. I have tried locks, state checking and indexing. It is almost like the code is running too fast for the process to be completed. In the example below, I get the same null result repeatedly for one field in one record.
    ...
    See more | Go to post
    Last edited by Killer42; May 11 '07, 02:09 AM. Reason: Added [CODE] tag

  • SMasterson
    started a topic ADO Insert Queries Incomplete

    ADO Insert Queries Incomplete

    I frequently use ADO objects in VB6 with MS Access "Append" queries. I repeatedly have problems with the queries completing without all of the expected records. If I put a break in the code right after the action query the query will complete as expected. Am I missing a setting or flag that will allow for the full completion of the update?

    Thanks.
    See more | Go to post

  • SMasterson
    started a topic Problem With Vb6 Pdw

    Problem With Vb6 Pdw

    Some of the files that I add to my PDW package are missing part of the source path name in the wizard window. When the packager starts I get the message "Error 76 Path not Found". Does anyone know how to correct to the full source path name?
    See more | Go to post
No activity results to display
Show More
Working...