Results 1 to 5 of 5
  1. #1
    Gina Maylone is offline Always learning
    Windows 10 Access 2016
    Join Date
    Jun 2013
    Location
    Afton, MN
    Posts
    544

    Delay in processing, migrated to MS SQL backend

    Good morning all!



    I have recently taken a stab at moving my back end tables to MS SQL 2014. The migration went pretty well I think. However, there is a delay whenever I search for, or add records. Is this common? Would it matter if I put it on a more expensive server (I went cheap for testing purposes)? I also get a Write Conflict when entering scheduling information, I have checked all the bit fields and defaulted them to "0" as I read somewhere. It's a bit frustrating. Is there another back end option? I have read that Access Web Apps are being deprecated - and I'm not looking for a web app. Just to share data among users. Thank you in advance!

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    I ran in SQL backend just fine. Tho, my SQL hated bit fields. They caused problems, so I had to use INTEGER. Then it worked fine.

  3. #3
    Gina Maylone is offline Always learning
    Windows 10 Access 2016
    Join Date
    Jun 2013
    Location
    Afton, MN
    Posts
    544
    Thanks RanMan, I just tried changing bits to int and still get a write conflict. So you never experienced a delay in processing speed?

  4. #4
    Gina Maylone is offline Always learning
    Windows 10 Access 2016
    Join Date
    Jun 2013
    Location
    Afton, MN
    Posts
    544
    Thanks RanMan, I just tried changing bits to int and still get a write conflict. So you never experienced a delay in processing speed?

  5. #5
    Gina Maylone is offline Always learning
    Windows 10 Access 2016
    Join Date
    Jun 2013
    Location
    Afton, MN
    Posts
    544
    Sorry for the double post above. ??? Anyway, for the knowledge of future generations, I figured out my write conflict was being caused by using a subform to schedule people. The linked master field would update once I entered the subform, without a save command, and I would enter the date and time fields causing the conflict. I added a save record command in the On Got Focus event and it took care of the problem.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Delay.
    By stephen c in forum Programming
    Replies: 14
    Last Post: 05-01-2017, 03:41 PM
  2. Network delay
    By KoMiKo in forum Programming
    Replies: 2
    Last Post: 01-29-2016, 12:50 AM
  3. Replies: 3
    Last Post: 04-30-2012, 04:09 AM
  4. Replies: 0
    Last Post: 11-23-2011, 04:06 PM
  5. Delay in the result
    By markyboy in forum Forms
    Replies: 1
    Last Post: 05-25-2011, 09:19 AM

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