Page 2 of 2 FirstFirst 12
Results 16 to 25 of 25
  1. #16
    jgelpi16 is offline Expert
    Windows XP Access 2007
    Join Date
    Mar 2010
    Location
    Charlotte, NC
    Posts
    544
    Datasheet view in the Query. SQL below:



    Code:
    SELECT AAtblBankExport.Indicator, AAtblBankExport.EntityID, AAtblBankExport.FullName, AAtblBankExport.GarnDate, AAtblBankExport.GarnAmt, AAtblBankExport.Garnish, AAtblBankExport.MatchIndicator, AAtblBankExport.BalanceOnMatch, AAtblBankExport.Release, AAtblBankExport.ReleaseDate, AAtblBankExport.AmtRemitted, AAtblBankExport.DateRemitted, AAtblBankExport.GarnIndicator, AAtblBankExport.FI
    FROM AAtblBankExport
    ORDER BY AAtblBankExport.EntityID, AAtblBankExport.FI;

  2. #17
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    That sure does not make sense to me. Any chance you could post a sample of your db to play with?

  3. #18
    jgelpi16 is offline Expert
    Windows XP Access 2007
    Join Date
    Mar 2010
    Location
    Charlotte, NC
    Posts
    544
    Unfortunately I cannot. Should this work in most cases though?

  4. #19
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    The simple answer is yes. Have you rebooted your machine recently? Have you imported your table into a fresh db and created a new query to see if the problem follows?

  5. #20
    jgelpi16 is offline Expert
    Windows XP Access 2007
    Join Date
    Mar 2010
    Location
    Charlotte, NC
    Posts
    544
    I have not. However, all of this resides on a network drive and I am accessing it through Citrix so every time is essentially a "fresh" start as we have eight different serves. It only happens some times. Hopefully it won't continue. Thanks for your help.

  6. #21
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    Is everyone using their *own* copy of the FrontEnd even though you are using a Terminal Server? They should be you know.

  7. #22
    jgelpi16 is offline Expert
    Windows XP Access 2007
    Join Date
    Mar 2010
    Location
    Charlotte, NC
    Posts
    544
    Well currently this database is still in development phase. There will be a front end and back end once completed. Citrix will not be used in the final product because all users will be in the same building as the server/network drives. However, due to my proximity to the server location (roughly 100 miles) I must use Citrix.

  8. #23
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    So right now it is a system under development and only used by a single person, right?

  9. #24
    jgelpi16 is offline Expert
    Windows XP Access 2007
    Join Date
    Mar 2010
    Location
    Charlotte, NC
    Posts
    544
    That is correct.

  10. #25
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    Another check here! This is an *unsplit* system with tables in Access and not SQL Server, right?

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 3
    Last Post: 04-10-2010, 10:22 AM
  2. Replies: 1
    Last Post: 04-07-2010, 08:49 AM
  3. Can I pass "sort by" using DoCmd.OpenReport
    By alsoto in forum Reports
    Replies: 3
    Last Post: 04-16-2009, 08:11 PM
  4. Replies: 0
    Last Post: 03-26-2007, 02:12 AM
  5. Export to .rtf of "104-" converts to "-655&qu
    By Sherri726 in forum Import/Export Data
    Replies: 0
    Last Post: 12-19-2006, 03:16 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums