Search results

  1. I

    Ms Access Requery

    Galaxion and Jdaraw, Thank you for the advice, looks like I will research the configuration in the install, never thought about that!
  2. I

    Ms Access Requery

    Thank you for the reply. I use SQL for the advance people/business because its heavy duty but for the small business owners, SQL, even express, is very intimidating. I just took your advice and installed express on my computer and took screen shots for instructions but I came up with a dilemma...
  3. I

    Ms Access Requery

    Oh, I did read that MS Access is NOT a heavy duty database and requries over 40,000 will corrupt the DB. So, I did find my answer, use another DB for heavy use. Currently, I am looking at PostgreSQL and see how easy the customer can download and install. I would prefer MS SQL but the install...
  4. I

    Ms Access Requery

    Thanks, did ask many forums includung Code project; nobody seems to have a clue. To bad, wish there was a replacement DB that I can use instead of Access. Yes, heavy duty! These are requeries, and my transaction table has up to 350,000 records before Access slows down. I did test until 2 million...
  5. I

    Ms Access Requery

    Hi all, I have a program in C++ that uses MS Access database. When I need to lookup a database entry, I requery the database. When I requery the database a lot, the database gets corrupted, why. Here are some details below: m_pApbLogSet->m_MyParam = 1; m_pApbLogSet->m_nParams = 1...
  6. I

    Hello World from Thailand

    I am an old guy from the US living in Thailand. I am a C++ programmer from 1995. I mainly programs projects with a database like Access or SQL. Although I am retired, I have a several issues from the past dealing with Access, hope this forum can help
Back
Top Bottom